Permanently deletes a task.
curl --request DELETE \ --url https://sandbox.withclasp.com/tasks/{public_id} \ --header 'Authorization: Bearer <token>'
API Key authentication with required prefix "Bearer"
No response body