Layer
Upload a stream of data without completing the upload.
patch/{nextBlobUuidLink}
Path parameters
nextBlobUuidLinkstring required
Link acquired from upload start or previous chunk. Note, do not include initial / (must do substring(1) )
Response
The stream of data has been accepted and the current progress is available in the range header. The updated upload location is available in the Location header.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.