Delete scheduled task
Tasks
Delete Task
Delete an existing scheduled task by id. Returns only the delete operation status.
DELETE
Delete scheduled task
Authorizations
Your Recoup API key. Learn more.
Body
application/json
JSON object containing the task id to delete.
UUID of the task to delete
Example:
"aade2bce-55c7-468e-a606-c4e76fb2ea2a"
Response
Task deleted successfully.
Status of the delete operation
Available options:
success 