Version: 202506
Article
Manage articles published within a blog.
An article is a single post published under a blog in the merchant's online store, used to share news, product stories, and other content with customers. Merchants and apps manage article content, authors, and publication state through this API.
Provides endpoints to list, create, retrieve, update, and delete articles, count articles, and list distinct article authors.
List articles
Retrieve a list of articles with optional filtering.
Create article
Create a new article with the provided details.
Get article
Look up an article by its ID.
Update article
Update an existing article by its ID.
Delete article
Delete an article by its ID.
Get article count
Return the total number of articles matching the given criteria.
List authors
Return the list of distinct article authors.