Customers
Remove a customer
Remove a customer
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"Bearer SECRET"
Path Parameters
Example:
"cus_12345"
Response
204
Customer removed