ApiAdmin — contentBlog
Update blog post
Partially updates a blog post. Only the fields included in the request body are modified. Set publishedAt to transition a draft to published status.
Get blog post
Returns the complete blog post including HTML content body, SEO metadata, featured image, tags, and author information.
Create blog post
Creates a new blog post. The post starts in draft status unless a publishedAt date is provided. Slug is auto-generated from the title if not explicitly set.