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://api.example.com/api/contacts/{id}
Supprimer un contact
curl -X DELETE "https://app.orova.ai/api/contacts/CONTACT_ID" \ -H "x-api-key: YOUR_API_KEY"
id
{ "message": "Contact deleted successfully" }
Cette page vous a-t-elle été utile ?