Customers
delete/v1/customers/{customer}

Delete a customer

Permanently deletes a customer. It cannot be undone. Also immediately cancels any active subscriptions on the customer.

Path parameters

NameDescription
customer*

Request body

object (no properties in spec)

Response

FieldTypeDescription
deleted*boolean

Always true for a deleted object

id*string

Unique identifier for the object.

object*string

String representing the object's type. Objects of the same type share the same value.