Delete a customer
Delete a customer by customer_identifier. This action is irreversible.
Path parameters
customer_identifier
Your unique identifier for this customer.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Query parameters
environment
Optional environment filter. If omitted, the backend uses the environment implied by your auth context when applicable.
Allowed values:
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error