_delete
Delete multiple selected Customers.
Parameters
ids
An array of the ids of the Customers to be deleted
Example
Results
On Success
On Failure
If there is no "ids" parameter:
If the "ids" value is not in an array format:
Last updated