Customers
Delete customer by external ID
This endpoint allows deleting a customer by external ID.
DELETE
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. This field can not be updated.
Minimum length:
1
Response
204
application/json
The request was successfully processed and the customer was deleted.