Skip to main content
DELETE
Delete task by ID

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Task ID

Response

Task deleted successfully

success
boolean
required
Example:

true