TentoCMS
Interfaces

Interface: CreatePageInput

Input for creating a page via the public API

Input for creating a page via the public API

Properties

PropertyTypeDescription
fields?Record<string, unknown>Page content matching the page type schema
namestringDisplay name
pageTypeSlugstringSlug of the page type
seo?Partial<SeoMetadata>SEO metadata
slugstringURL-friendly slug
status?"published" | "draft"Initial status (default: 'draft')
Copyright © 2026