ApiAdmin — contentBlog
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.
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.
Bulk-add menu items
Adds multiple items to a menu in a single request. Items are inserted in the order provided. Parent references within the batch use temporary IDs.