OpenAPI 3.1.02026-08-185681822.2 MB

d0ab3b4eb0ae

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). Accounts on platforms without blogs support return 400; a blogs-capable platform that lacks this specific operation returns 405.

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'