Blobs
Initiate file upload
Initiate a file upload. This endpoint can be used to create resumable uploads.
post/blobs/uploads
Query parameters
filenamestring
The name of the file.
The file name of uploaded file.
temporaryboolean
When uploading temporary files, set the parameter to true.
When uploading temporary files, set the parameter to true.
Response
Accepted