FieldEx Developer
developer notes

Delete Task

The TaskDelete API allows you to delete an existing Task record.

Method Endpoint
DELETE {{endpoint}}/api/ext/tasks/{id}

Headers

Key Value
Content-Type application/json
Authorization Bearer{{token}}