Version: 202201
Custom Page
Manage custom storefront pages such as About and Policy pages.
Custom pages are merchant-authored static pages on the storefront, such as About Us or policy pages. Merchants and apps use them to publish standalone content outside the product and blog flows.
Provides endpoints to list, create, retrieve, update, delete, count, search, and batch operate on pages.
Create Page
Create a new page with the provided details.
Get Page List
Retrieve a list of all pages with pagination.
Get Page Details
Retrieve details of a specific page using its unique identifier.
Update Page
Update the details of an existing page using its unique identifier.
Count Page
Retrieve the total number of pages.
Delete Page
Delete a specific page using its unique identifier.