Delete Lead API Call: How Many Leads Can Be Deleted per Call

Issue

Issue Description
You want to use the /rest/v1/leads/delete.json API endpoint to delete multiple lead from your instance in one call.

 

 


Solution

Issue Resolution
You can include up to 300 lead IDs in the body of the call and delete them at once. To delete more leads than that you will need to make multiple calls with batches of 300 leads or less.

 

Who This Solution Applies To
Customers using the REST API