Skip to main content
DELETE
Delete scheduled task

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Body

application/json

JSON object containing the task id to delete.

id
string<uuid>
required

UUID of the task to delete

Example:

"aade2bce-55c7-468e-a606-c4e76fb2ea2a"

Response

Task deleted successfully.

status
enum<string>
required

Status of the delete operation

Available options:
success