cURL
curl --request DELETE \ --url https://api.heffl.com/api/v1/leads/{id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
{ "success": true }
Permanently deletes a lead. This action cannot be undone.
Documentation IndexFetch the complete documentation index at: https://docs.heffl.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.heffl.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get yours at app.heffl.com/settings/developers
Lead public ID
The body is of type object.
object
OK