v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13331555.5 KB
pages

Inserts a page.

post/v3/blogs/{blogId}/pages

Path parameters

blogIdstring required

Query parameters

isDraftboolean

Request body

selfLinkstring

The API REST URL to fetch this resource from.

publishedstring

RFC 3339 date-time when this Page was published.

kindstring

The kind of this entity. Always blogger#page.

trashedstring

RFC 3339 date-time when this Page was trashed.

idstring

The identifier for this resource.

status'LIVE' | 'DRAFT' | 'SOFT_TRASHED'

The status of the page for admin resources (either LIVE or DRAFT).

updatedstring

RFC 3339 date-time when this Page was last updated.

titlestring

The title of this entity. This is the name displayed in the Admin user interface.

etagstring

Etag of the resource.

contentstring

The body content of this Page, in HTML.

urlstring

The URL that this Page is displayed at.

Response

Successful response