Manage Pages
Last updated
Last updated
Fetches a paginated list of pages, with optional filtering by keyword.
/page
Limit the number of records returned
Offset the records for pagination
Optional keyword for filtering the pages by title or content
Bearer token for authentication.
Creates a new page with the specified details.
/page
Bearer token for authentication.
Title of the new page
HTML content of the page
Meta tag title for SEO purposes
Meta tag content for SEO purposes
Meta tag keywords for SEO purposes
Indicates whether the page is active (1 for active, 0 for inactive)
The ID of the page group this page belongs to