JavaScript
Customer
Delete a Customer
Delete a Customer by wiping personal data and marking the customer as deleted.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Body
application/json
The id of the customer
Response
200 - application/json
Successful response
Indicates whether the customer deletion was successful