Create an upload

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!