Version: 202506
Blog
Manage blogs published by the store.
A blog is a container for articles in the merchant's online store, used to organize content into separate channels such as news, announcements, or product stories. Merchants and apps configure blogs to group related articles for customers to browse.
Provides endpoints to list, create, retrieve, update, and delete blogs, as well as count blogs matching given criteria.
List blogs
Retrieve a list of all blogs with pagination.
Create blog
Create a new blog with the provided details.
Get blog
Retrieve details of a specific blog using its unique identifier.
Update blog
Update the details of an existing blog using its unique identifier.
Delete blog
Delete a specific blog using its unique identifier.
Get blog count
Retrieve the total number of blogs.