Leads

DELETE {{api-domain}}/crm/v4/Leads?ids={{record_id1}},{{record_id2}}

To delete entities or records from the Leads module.

Request Params

KeyDatatypeRequiredDescription
idsstring

RESPONSES

status: OK

{"data":[{"code":"SUCCESS","details":{"id":"4876876000001212162"},"message":"record deleted","status":"success"}]}