Was this helpful?
/v1/cloud-storage/upload-complete/{id}
An x-api-key required for authentication
x-api-key
Completes the file upload process.
Forbidden. User does not have permission to complete the upload or the file does not exist.
curl -L \ --request POST \ --url '/v1/cloud-storage/upload-complete/{id}' \ --header 'Content-Type: application/json'
No body