When to use:
When a customer requests account removal or when the account must be deactivated for business, compliance, or security reasons.
Important notes:
- This action is irreversible — all associated data will be removed.
- A reason for deletion is required for auditing and record-keeping purposes.
This endpoint helps enforce data control and compliance with user account management policies.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will delete the customer record and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.
Need to view or update customer details instead? Visit Get Customer or Update Customer.