v1

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

Patches a page.

patch/v3/blogs/{blogId}/pages/{pageId}

Path parameters

blogIdstring required
pageIdstring required

Query parameters

publishboolean
revertboolean

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