v3

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-0174039.9 KB

Upload a chunk of bytes to the upload session

post/uploads/{upload_id}

Path parameters

upload_idstring required

The upload session identifier

Headers

X-Upload-Offsetinteger

The offset of the chunk of bytes to upload for the upload session

X-API-Version'1.0.0'

Response

Upload a chunk of bytes to the upload session for upload_id

upload_idstring required

The unique upload session identifier to use for uploading the file

file_idstring

The ready file identifier after the upload is complete

offsetinteger

This is a zero-based numeric index of byte number in which the current upload session to be resuming upload from