CMS

Publish one or many articles to a CMS provider

Publish existing SnowSEO articles to connected CMS providers. This does not create or generate new article content.

post/v3/cms/publish

Request body

OR

Response

Default Response

successboolean
succeedednumber
failednumber
articleSlugstring

Article slug, echoed from the request.

postIdstring

CMS item ID (all providers)

postUrlstring

Published or draft URL (all providers)

statusstring

draft | publish or CMS status

Changes

Changed in 4 of the 32 revisions of this API.25

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the new embed enum value to the request property items/items/provider

      request-property-enum-value-added

    • added the new embed enum value to the request property provider

      request-property-enum-value-added

    • added subschema #1 to the request body allOf list

      request-body-all-of-added

    • removed subschema #1 subschema #2 from the request body oneOf list

      request-body-one-of-removed

    • added the new grigora enum value to the request property items/items/provider

      request-property-enum-value-added

    • added the new grigora enum value to the request property provider

      request-property-enum-value-added