Delete customer by external ID
Customers
Delete customer by external ID
This endpoint allows deleting a customer by external ID.
DELETE
Delete customer by external ID
Authorizations
API Key Authentication.
Path Parameters
An optional external identifier of the customer from the external system, used throughout the system to identify the customer.
Pattern:
^[a-zA-Z0-9_-]+$Response
The request was successfully processed.
The response is of type object.