Skip to main content
POST
Upload Chunk

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
upload_id
string
required
agent_id
string
required
chunk_index
integer
required
total_chunks
integer
required
filename
string
required
chunk
string
required

Response

Successful Response