Skip to main content
POST
Publishes or unpublishes a Page

Path Parameters

page_id
string
required

The unique identifier for the page

Body

application/json
action
enum<string>
required

The publish action to perform

Available options:
push-buffer-live,
schedule-publish,
cancel-publish

Response

200

Action completed successfully

Last modified on March 16, 2026