cURL
curl --request DELETE \ --url https://api.fello.ai/public/v1/contact/{contactId} \ --header 'x-api-key: <api-key>'
Deletes a contact in Fello.
Documentation IndexFetch the complete documentation index at: https://docs.fello.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fello.ai/llms.txt
Use this file to discover all available pages before exploring further.
The API Key generated from your Fello account.
Fello's unique identifier for a contact.
1
Contact Deleted successfully
Was this page helpful?