FieldEx Developer
developer notes

Delete Contracts

The ContractDelete API allows you to delete an existing contract record.

Method API Endpoint
DELETE {{endpoint}}/api/ext/contracts/{id}

Headers

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