Skip to main content

Archive Pricing Sync Profile

POST 

/api/v2/pricing-sync-profiles/:pricingSyncProfile/archive

Archive a pricing sync profile. Archiving removes the profile from the pickers and stops it being assigned to anything new; it does NOT stop it governing the products and listings it is already assigned to — those keep pushing under it until reassigned.

Required scope: integrations:write

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

A profile that is currently a channel's default cannot be archived: choose another default on that channel first (422).

Authentication: Requires Bearer token.

Requires the integrations.update permission (API tokens: integrations:write scope).

Request

Responses

OK

Response Headers
    Content-Type