Uploads
Initiate a file upload. This endpoint can be used to create resumable uploads.
Authorizations
Query parameters
filenamestringOptional
The name of the file.
temporarybooleanOptional
When uploading temporary files, set the parameter to true.
Responses
202
Accepted
4XX
Error
post
/blobs/uploadsPOST /api/blobs/uploads HTTP/1.1
Host: HOSTNAME:8887
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content