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