Skip to main content
PUT
Update Blog

Update Blog

Updates an existing blog. Only provided fields will be updated.

Request

Path Parameters

string
required
The unique blog ID to update

Body Parameters

All parameters are optional. Only provided fields will be updated.
string
Internal name of the blog
string
The blog title
string
URL-safe handle
string
Custom template suffix
string
SEO meta title
string
SEO meta description
string
SEO/social share image URL

Response

Returns the standard response envelope with the updated blog under data.blog.
integer
HTTP status code
string
Result state, e.g. success
string
Human-readable message (may be null)
object
Wrapper containing the updated blog

Example Response

Notes

  • Changing the handle will break existing links to the blog

Errors

On failure the same envelope is returned with state: "error" and a message: