This endpoint allows you to delete a Contact by ID. Deleting a contact will remove it from the system permanently.
API key for the user making the request. This can be found via the Developer Settings page in the dashboard.
Team identifier, used to scope requests to a specific team. This can be found via the Developer Settings page in the dashboard.
The unique ID of the Contact you want to delete.
Successful response
The generic response format for all API requests. This structure ensures consistency in how success and error information is returned to the caller.