Delete a customer
Delete a customer by their identifier. This action is irreversible.
Path parameters
customer_identifier
Your unique identifier for this customer.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error