cURL
curl --request DELETE \ --url https://api.example.com/crm/{id} \ --header 'Authorization: Bearer <token>'
API Key authentication using Bearer token (format: ak_live_...)
Contact deleted