Skip to main content

Bulk Delete Pricing Tiers

DELETE 

/api/product-pricing-tiers

Bulk delete multiple pricing tiers by ID.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request body:

  • ids (required) — array of pricing tier IDs to delete

Requires permission: pricing_tiers.delete

Request

Responses

OK

Response Headers
    Content-Type