Cancel upload
PUT/uploads/:uploadId/cancel
Marks an upload as cancelled, and the related files will be deleted from storage. The rendition and metadata extraction processes are not scheduled.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.