Skip to main content

Delete Pricing Tier

DELETE 

/api/product-pricing-tiers/:product_pricing_tier

Delete a product pricing tier. Fails if the tier is the default, is used by products, referenced in import mappings, or has active dependent tiers.

Required scope: products:write

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

Authentication: Requires Bearer token.

Requires permission: pricing_tiers.delete

Request

Responses

OK

Response Headers
    Content-Type