Solved
Bulk delete in custom objects
Hi Marketo Lads,
I am looking bulk delete REST API details for custom objects. I found I can delete 300 records using POST /rest/v1/customobjects/{name}/delete.json
But, is there any other Endpoint details which supports more than 300 records using csv file.