Update a blog article
Partial-updates an article. Send any subset of the create fields (title, bodyHtml, handle, tags, author, excerpt, image, seo, isPublished, publishDate); at least one field is required (an empty body returns 400). isPublished and publishDate behave as on create: isPublished: false unpublishes back to a draft and a future publishDate schedules publication natively on the platform. Omitting both fields preserves the current WordPress status. Omitting image preserves the current featured image; removal is not supported. WordPress rejects seo and does not support SEO-plugin/custom-field, category, or custom-post-type writes.
Supported on Shopify (shopify) and WordPress (wordpress).
Path parameters
Connected Shopify or WordPress account id.
Platform-native numeric blog/site id returned by the list operation.
Platform-native numeric article id. Non-numeric values return 400.
Request body
Response
Article updated