Delete

POST {{baseUrl}}/v1/action/delete

Deletes one or more objects of the same type. You can specify different types in different delete calls, but each delete call must apply only to one type of object.nnThe following information applies to this call:nn* You will need to first determine the IDs for the objects you wish to delete.n* You cannot pass in any null IDs.n* All objects in a specific delete call must be of the same type.nnn### Objects per Calln50 objects are supported in a single call.n