Skip to main content

Delete Pricing Sync Profile

DELETE 

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

Delete a pricing sync profile. Only an unused profile can be deleted — one that is not a channel default and is not assigned to any product or listing. A profile still in use is refused with 422 naming what to reassign first; archive it instead if you only want it out of the pickers.

Required scope: integrations:write

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

Authentication: Requires Bearer token.

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

Request

Responses

OK

Response Headers
    Content-Type