Upload a file chunk
Allows uploading chunks for a deal file. Method can be called in parallel to speed up uploads.
put/uploads/{id}/{chunkNum}
Path parameters
idstring required
id
chunkNumstring required
chunkNum
Response
UploadOk indicates a successful upload operation, represented by the HTTP status code 200
Changes
No recorded changes to this endpoint across all 2 revisions of this API.