Leads
DELETE {{api-domain}}/crm/v4/Leads?ids={{record_id1}},{{record_id2}}
To delete entities or records from the Leads module.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string |
RESPONSES
status: OK
{"data":[{"code":"SUCCESS","details":{"id":"4876876000001212162"},"message":"record deleted","status":"success"}]}