v1
latestOpenAPI 3.0.12026-07-243686491.1 MBPrice Groups
Bulk remove a tariff from all price groups
⚠️ Destructive bulk operation. Removes the specified tariff from ALL price groups within the operator's scope — both operator-owned and team-owned. This cannot be undone via the API. You must send {"confirm": true} in the request body to acknowledge the impact before the operation proceeds. Required scope: price-groups:delete </br>Organization authorization: supported
delete/api/v1/price-groups/tariffs/{tariffId}
Path parameters
tariffIdinteger required
Request body
Example request
{
"confirm": true
}Response
Tariff successfully removed from all price groups