# Delete Customer Account Deletes the customer account and all associated payment methods, delivery addresses, push tokens, etc. Endpoint: DELETE /v2/customer Version: v2 Security: ApiKeySecurityScheme, CustomerAppScopeSecurityScheme, CustomerTokenSecurityScheme ## Header parameters: - `x-md-api-version` (string, required) Enum: "4" - `x-bite-org-id` (string, required) The org ID you are working with. - `x-bite-order-channel` (string, required) The order channel you are working with. Enum: "catering", "flash", "kiosk", "linebuster", "web" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 500 fields