Update Blog Post

Updates a blog post.

Path Params
string
required

The unique identifier of the target Site.

string
required

The unique identifier of the blog post.

Body Params
string

The author name of the blog post.

string

The description for the blog post.

string

The title of the page (inside the HTML tag).

boolean
string

Should be unique from other pages/posts on the site.

date-time

This field must be provided in the ISO 8601 format: yyyy-MM-dd'T'HH:mm:ss (e.g., 2024-12-25T08:30:15). This timestamp is used only for display purposes. It does not affect the post’s published status and cannot be used to schedule a future publication.

date-time

This field must be provided in the ISO 8601 format: yyyy-MM-dd'T'HH:mm:ss (e.g., 2024-12-25T08:30:15). Post will be published on the specified date.

tags
array of strings

The tags for the blog post.

tags
string

The title of the blog post.

Responses

Language
Credentials
Header
Response
Choose an example:
application/json