JavaScript
Workspace Preferences
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).
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
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.