Publish
OAuth 2.0 Bearer token for authenticated API access. Required for order submission, object management, and administrative operations.
Obtain a token via the OAuth flow described in OAuth Bearer Token.
Pass the token in the Authorization header: Bearer <token>
The list of campaigns and pages to publish
["/tags/uk-uk/default"]The build ID of the campaigns and pages to publish
build-shard-shop:b83ee127-2301-4358-b993-cb3d7f009718The name of one of the campaigns / pages to be published
DefaultOK
Indicates whether the operation was successful
trueUnauthorized — the request lacks valid authentication credentials. Verify your Bearer token or API key is correct and has not expired.
Bad Gateway — an upstream service returned an unexpected response. This typically indicates an issue with the request payload (e.g. invalid field values, missing required fields) or a transient infrastructure error. Retry the request, and if the issue persists, verify the request body matches the expected schema.
Last updated
Was this helpful?

