Skip to main content
Permanently deletes a lead from the system.

Endpoint

DELETE /user/leads/{id}

Path parameters

integer
required
ID of the lead to delete.

Response

string
Confirmation that the lead was deleted.

Example

200 Success
404 Not found
Deletion is permanent. The lead and its associated call history are removed and cannot be recovered.