Blog
Update post
Update an existing blog post
PATCH
This endpoint requires authentication. Only the author or an admin can update a post.
Path parameters
The post ID
Request body
Updated post title
Updated post content
Updated summary
Updated tags array
Updated cover image URL
Response
Returns the updated blog post. A revision is automatically created to track changes.If a regular user edits a public post, it will be set back to “pending” status for re-approval.