Video
Video Upload
Cancel the resumable upload of a video, deleting any data uploaded so far
Uses a resumable protocol to cancel the upload of a video
delete/api/v1/videos/upload-resumable
Query parameters
upload_idstring required
Created session id to proceed with. If you didn't send chunks in the last 12 hours, it is not valid anymore and the upload session has already been deleted with its data ;-)
Headers
Content-Lengthnumber required
Response
upload cancelled