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
}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
}Documentation Index
Fetch the complete documentation index at: https://docs.thena.ai/llms.txt
Use this file to discover all available pages before exploring further.