ApiAdmin — contentBulk
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.
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.
Duplicate blog post
Creates a duplicate of an existing blog post as a new draft. The title is appended with "(Copy)" and a unique slug is generated automatically.