Delete Task
Tasks
Delete Task
Soft deletes a task by ID. The task will no longer be returned in list or get operations.
Required permission: company.task:delete
DELETE
Delete Task
Authorizations
API key authentication. Send your raw API key as the Authorization header value with NO scheme prefix — Authorization: YOUR-API-KEY. Do NOT prefix it with Bearer or ApiKey, and do not use an X-API-Key header; those are not accepted.
Path Parameters
Company identifier
Task identifier
