Delete a Customer by wiping personal data and marking the customer as deleted.
API key for authentication
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.
The id of the customer
Successful response
Indicates whether the customer deletion was successful