Permanently deletes a task. The task must be archived first (POST //archive). This cannot be undone.
cURL
curl --request DELETE \ --url https://znift.com/api/v1/tasks/{taskId} \ --header 'x-api-key: <api-key>'
{ "success": true }
API key with znift_ prefix. Create one in Profile > API Keys.
Task ID
Task deleted