Create an upload

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Creates a new Upload in a channel and automatically creates a Media object for the content that will be uploaded.

In the response you receive an upload link that must be used to upload the content to cloud storage.

Request

Both the organization and the channel headers are required.

Pass the properties of the upload in the body parameters.

Response

Returns an upload object with the properties of the newly created upload, including the upload link for the content.

Body Params
string
required

The name of the file to be uploaded

number
required
Defaults to 3600

The number of seconds the upload link will remain active

Headers
string
required

Channel ID

string
required

The URL of the end-user web application

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json