Publish Preferences Page
Publish the workspace’s preferences page. Takes a snapshot of every workspace preference with its topics under a new published version, making the current state visible on the hosted preferences page (non-draft).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Optional page metadata to apply when publishing the workspace's preferences page. All fields are optional; omitted fields fall back to the page defaults (and the workspace default brand).
Heading shown at the top of the hosted preferences page.
Description shown under the heading on the hosted preferences page.
Brand for the hosted page - "default" (workspace default brand), "none" (no brand), or a specific brand id. Defaults to "default".
Response
Result of publishing the workspace's preferences page.
Id of the published page snapshot.
ISO-8601 timestamp of the publish.
Monotonic published version (epoch milliseconds).
Id of the publisher.
Draft-mode hosted preferences page URL for previewing.