Skip to main content

Delete Guardrail Exceptions

DELETE 

/api/v2/sales-channels/:integrationInstance/prices/guardrail-overrides

Removes guardrail exceptions by ID. The affected products and listings go back to inheriting this channel's guardrails.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Accepts a list so a multi-row selection can be cleared in one call.

Authentication: requires a Bearer token and update permission on integrations.

Request fields:

  • ids (required, array of integers, min 1) — exception IDs that must already exist

Request

Responses

OK

Response Headers
    Content-Type