Operations API
Customers
Delete Customer
This endpoint (DELETE) permanently removes a customer. If the request succeeds, it will return the id of the customer that was removed.
Permissions: customers.remove
Webhook event: customer-removed
id * The id of the customer to delete.