Skip to main content
POST
Append Media Upload

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required
Pattern: ^[0-9]{1,19}$

Body

media
required

The media chunk to upload.

segment_index
integer
required

The index of this segment in the upload sequence.

Required range: 0 <= x <= 999

Response

The request has succeeded.

data
object
errors
object[]