Customers
Delete a customer
Permanently delete a customer. Fails if the customer has active subscriptions.
delete/api/customers/{id}
Path parameters
idstring required
Customer ID
Response
Customer deleted successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.