Upload complete
post
Header parameters
x-api-keystringOptional
An x-api-key
required for authentication
Body
objectOptional
Responses
201
Completes the file upload process.
403
Forbidden. User does not have permission to complete the upload or the file does not exist.
post
POST /v1/cloud-storage/upload-complete/{id} HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 2
{}
No content
Was this helpful?