Direct Uploads
Cancel a direct upload
Cancels a direct upload and marks it as cancelled. If a pending upload finishes after this request, no asset will be created. This request will only succeed if the upload is still in the waiting state.
put/video/v1/uploads/{UPLOAD_ID}/cancel
Path parameters
UPLOAD_IDstring required
ID of the Upload
Response
OK