Basic

Update a post

Partially updates a single blog post by ID. You only need to specify the values that you want to update.

patch/cms/blogs/2026-03/posts/{objectId}

Path parameters

objectIdstring required

The ID of the blog post to update.

Query parameters

archivedboolean

Specifies whether to update deleted blog posts. Defaults to false.

Response

successful operation

Changes