Revert upload
DELETE/events-manager/v1/uploads
Deletes a temporary upload created by the upload endpoint. The callback expects the
temporary file ID and the nonce returned by uploadFile.
Requestβ
Responsesβ
- 200
- 400
- 401
- 403
- 404
- 500
Temporary file revert result.
Invalid request.
Authentication is required or invalid.
The authenticated user cannot perform this action.
The requested object was not found.
An unexpected server error occurred.