Append
Upload a stream of data to upload without completing the upload.
Authorizations
Path parameters
idstringRequiredExample:
The universally unique identifier (UUID).
52e51422-573d-4fc9-b5c6-4a30058f5d71
Header parameters
PortSIP-Upload-TokenstringRequired
The upload token of file upload.
Body
string · binaryOptional
Responses
203
Accepted
4XX
Error
post
POST /api/blobs/uploads/{id}/append HTTP/1.1
Host: hostname:8887
Authorization: Bearer YOUR_SECRET_TOKEN
PortSIP-Upload-Token: text
Content-Type: application/octet-stream
Accept: */*
Content-Length: 8
"binary"
No content