Customers
Delete a customer
Deletes an already-existing customer.
DELETE
/
customers
/
{id}
Path parameters
The ID of the customer.
Returns
If the deletion is successful, it returns the deleted customer object.
Deletes an already-existing customer.
The ID of the customer.
If the deletion is successful, it returns the deleted customer object.