Skip to main content
POST
Upload media

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

projectId
string
required

Project that will own the uploaded media.

Body

multipart/form-data

Media file to upload. Maximum size is 100 MB.

file
file
required

Response

200 - application/json

Media uploaded.

mediaId
string
required

Media identifier.