Create Page
Creates a new page in Ghost.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Title for the new Ghost page.
string
Initial status for the page.
string
Lexical editor JSON content for the page.
string
HTML content for the page.
string
Optional source format for the create payload.