curl --request DELETE \
--url https://api.useaira.com/v1/customers/{id} \
--header 'X-API-KEY: <api-key>'{}This endpoint allows deleting a customer by id.
curl --request DELETE \
--url https://api.useaira.com/v1/customers/{id} \
--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.