POST
Create resumable media upload session

Path Parameters

channelID
string
required

Channel ID

Body

application/json
file_length
integer<int64>
required

File size in bytes

Required range: x >= 1
file_type
string
required

MIME type of the file

Minimum string length: 1

Response

Created

upload_session_id
string
required