Bulk entry operations are now available

We have just released Bulk entry content operations that provide developers and platform teams an efficient way to manage multiple entries simultaneously, reducing the number of API calls required for bulk content management.

You can now perform the following entry operations in bulk through the Content Management API:

  • Create, update, delete, and export, with a limit of 10,000 entries per job

Each job processes the entries asynchronously, returns per-entry results so teams can retry only what failed, and surfaces job status that teams can poll or receive via Webhook notifications. There are no custom monitoring layers needed.

For more information, see the Bulk entry operations and the Content Management API page.