FieldEx Developer
developer notes

Delete Customer Contacts

TheCustomerContactDelete API allows you to delete an existing Customer Contact record.

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

Headers

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