Blogs

Create a blog

Creates a blog on the connected store. The platform generates the URL handle from the title when omitted.

Supported on Shopify (platform shopify). A WordPress connection is its existing site, so WordPress returns 405 for blog creation.

post/v1/accounts/{accountId}/blogs

Path parameters

accountIdstring required

Connected Shopify SocialAccount id.

Request body

titlestring required
handlestring

URL slug. Generated from the title when omitted.

Response

Blog created

platform'shopify'

Changes

Changed in 5 of the 56 revisions of this API.18

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ●

      added the new wordpress enum value to the / response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added