Method Details
HTTP Methods:
POST
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Either publishes or cancels publishing based on the POSTed JSON.
Publish action accepts a JSON dictionary in this form: {"action": ..the action..} Allowable actions are:
- "push-buffer-live" which copies the current contents of the auto-save buffer into the live object.
- "schedule-publish" which pushes the buffer live and then sets up the content for publishing at the existing publish_date time.
- "cancel-publish" unpublishes the selected page.