Initiate a file upload. This endpoint can be used to create resumable uploads.
The name of the file.
When uploading temporary files, set the parameter to true.
true
POST /api/blobs/uploads HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Accepted
No content
Was this helpful?