Skip to main content

Bulk Unarchive Pricing Tiers

PUT 

/api/product-pricing-tiers/unarchive

Bulk unarchive multiple pricing tiers.

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 unarchive

Requires permission: pricing_tiers.archive

Request

Responses

OK

Response Headers
    Content-Type