v1

latestSwagger 2.02026-07-17153160.0 KB

Starts the upload process

Initializes the upload for a deal. Each upload must be initialized before chunks can be uploaded for a deal.

post/uploads/{id}

Path parameters

idstring required

id

Request body

chunk_sizeinteger

ChunkSize defines the size of each data chunk to be used during the upload process.

raw_sizeinteger

RawSize indicates the total size of the data to be uploaded in bytes.

Response

UploadStartCodeOk indicates a successful upload start request with status code 200