delete_share_link_token
Delete a ShareLink token to cancel the file sharing task. Stops running tasks immediately; processed files remain unchanged.
Instructions
Deletes the ShareLink task with the given token, if the task was running, stop it. No rollback is done, if a file as already been processed it will be left as is.
Error codes: invalid_id, path_not_found, internal_error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||