Skip to main content
DELETE
Delete project task

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Path Parameters

projectId
string<uuid>
required

The project's UUID.

taskId
string<uuid>
required

The task's UUID.

Response

Task deleted.

status
string
required
Example:

"success"

id
string<uuid>
required

The deleted task's id.