curl --request DELETE \
--url https://api.useaira.com/v1/customers/by-external-id/{externalId} \
--header 'X-API-KEY: <api-key>'{}This endpoint allows deleting a customer by external ID.
curl --request DELETE \
--url https://api.useaira.com/v1/customers/by-external-id/{externalId} \
--header 'X-API-KEY: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.useaira.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication.
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.
^[a-zA-Z0-9_-]+$The request was successfully processed.
The response is of type object.