Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://platform.thena.ai/v1/accounts/contacts/{contactId} \ --header 'x-api-key: <api-key>'
{ "statusCode": 200, "message": "Customer contact deleted successfully!", "data": null }
Enter your API key
Customer contact deleted successfully