Upload one or two files from a publicly accessible URL to our object storage. The combined file must not exceed 15MB.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

storageFolder

string

required

target storage folder

Urls to download and reupload the files from

fileUrl

string

required

fileUrlBack

string

Optional back of the uploaded file to try and concatenate in a single uploaded file. Only available for image formats (jpg or png).

workerUuid

uuid

Only needed when using a worker-related file storage option

`` 200 The created storedFile db document

`` 404 default error response

Updated about 2 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \

--url https://services.fountain.com/api/servicemedia/processes/files/storageFolder/url/upload \

--header 'accept: application/json' \

--header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200404

Updated about 2 months ago