# Delete a sales type override for a product **DELETE /products/{id}/salestypeOverrides/{salesTypeId}** ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters ### Headers - **Authorization** (string) Authorization header ### Path parameters - **id** (integer) The ID of the product for which to delete a sales type override - **salesTypeId** (integer) The ID of the sales type for which to delete a sales type override ## Responses ### 204 Sales type override deleted successfully (or override did not exist) #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) [Powered by Bump.sh](https://bump.sh)