Publish one or many articles to a CMS provider
Content
Publish & Schedule
Publish, unpublish, and schedule existing articles to your connected CMS.
POST
Publish one or many articles to a CMS provider
Push existing SnowSEO articles to your connected CMS providers (WordPress, Webflow, Ghost, Shopify, Framer), or schedule them to go out later.
You need a CMS connected for the target brand. Connect one from Settings → Integrations → CMS & Publishing.
Unpublish
POST /cms/unpublish
Remove published articles from their connected CMS providers.
Schedule
POST /cms/schedule
Schedule an existing article to publish to a connected CMS at a future time.
Unschedule
DELETE /cms/schedule/unschedule
Cancel pending scheduled publishing for one or more articles.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json

