Create Pages
Authentication
Query parameters
Include the requested property in the response. The body property returns the page’s markup, text, or raw content.
Include the requested property in the response. The body property returns the page’s markup, text, or raw content.
Creates one or more content pages. This endpoint supports bulk operations.
Web pages created via this endpoint are subject to the 4000 web page platform limit. Attempting to create pages over the limit will return an error. For more information on platform limits, see Platform Limits (Help Center).
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
Created.
Response.data will inherit the data type of the request. A single entry passed as an object will return an object for the data property. Any number of entries passed in an array will return an array for the data property.
Properties associated with a page type that are not required to create an entry will be created with default values.
When you make bulk requests, an invalid input in any one entry will return 422. The entries that are valid will still be created.