latestOpenAPI 3.1.02026-08-225721892.2 MB
19fd2b70854e
Blogs
Create a blog article
Creates an article on the blog. Publishing behavior:
- isPublished: false keeps the article as a draft.
- A future publishDate schedules publication natively on the platform; the platform publishes it at that time with no Zernio queue involved.
- seo.title / seo.description map to Shopify's global title_tag and description_tag metafields (the fields Shopify themes read for the page title and meta description).
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/{blogId}/articles
Path parameters
accountIdstring required
Connected Shopify SocialAccount id.
blogIdstring required
Platform-native numeric blog id. Non-numeric values return 400.
Request body
Response
Article created