Endpoint
DELETE /backend/leads/{id}
Path Parameters
Request Example
curl -X DELETE "https://api.leavo.ai/backend/leads/lead-uuid" \
-H "Authorization: Bearer your_api_key_here"
Response
This action is irreversible. All data associated with the lead will be permanently deleted.