latestOpenAPI 3.1.02026-08-225721892.2 MB

19fd2b70854e

Blogs

Update a blog

Partial-updates a blog. Send any subset of title and handle; at least one field is required (an empty body returns 400).

Supported on Shopify (platform shopify). Accounts on platforms without blogs support return 400; a blogs-capable platform that lacks this specific operation returns 405.

patch/v1/accounts/{accountId}/blogs/{blogId}

Path parameters

accountIdstring required

Connected Shopify SocialAccount id.

blogIdstring required

Platform-native numeric blog id. Non-numeric values return 400.

Request body

titlestring
handlestring

URL slug. Changing it changes the blog URL on the store.

Response

Blog updated

platform'shopify'