# Revoke a Deal Sets quoteStatus to REVOKED. Required Permission| Roles with the Required Permission | ---------|----------| QUOTE_REVOKE | Administer QuoteConfigurator (PRICESHOP_QUOTEADMIN) Endpoint: POST /quotemanager.revoke/{identifier} Security: basic, X-PriceFx-jwt ## Path parameters: - `identifier` (string, required) Can be either the uniqueName or the typedId. ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.csrfToken` (string) - `response.data` (any) - `response.status` (number)