delete_upload_id_cancel
Cancel an in-progress file upload by closing the connection. Provide the upload ID to stop the transfer.
Instructions
Cancel the given FileUpload closing the connection The upload status must be in_progress
Error codes: invalid_request, path_not_found, access_denied, destination_conflict, invalid_id, cancelled
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||