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
Organization authorization: supported

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
boolean
required

Must be true to confirm this bulk destructive operation. Omitting this field or setting it to false will result in a 422 error.

Responses
204

Tariff successfully removed from all price groups

422

confirm was not set to true in the request body

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json