cURL
curl --request DELETE \ --url https://api.getarbol.com/v1/contacts/{contactId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Soft delete a contact. The contact can be recovered later.
Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.
Contact ID (cnt_ prefix)
Contact deleted