Permanently deletes a task.
cURL
curl --request DELETE \ --url https://api.getarca.app/api/v1/tasks/{id} \ --header 'Authorization: Bearer <token>'
tasks:write
204 No Content
Was this page helpful?