Skip to main content
POST
Add Chunked File Part

Authorizations

Authorization
string
header
required

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

Headers

content-type
enum<string>
Available options:
multipart/form-data

Path Parameters

chunkedFileId
string
required

Body

multipart/form-data
chunkedFilePart
Chunked File Part · object
required
fileChunk
file
required

Response

204

No Content