Skip to main content
DELETE
Delete a task

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

taskId
string
required

Unique task identifier

Example:

"tsk_abc123def456"

Response

Task deleted successfully

success
boolean
Example:

true

message
string
Example:

"Task deleted successfully"