April 30, 2026 - New REST endpoints for inventory bulk create and update operations

Context


Change Type: Feature
Product area: Platform services
Component: REST API
Deployed at: eu.latest.cumulocity.com

Technical details

Build artifact: cumulocity (2026.131.0)
Internal ID: MTM-62754

Description


Cumulocity now provides new REST API endpoints for creating and updating inventory managed objects in bulk.
These endpoints allow you to perform batch operations on multiple managed objects in a single request, improving efficiency and reducing the number of API calls needed for large-scale inventory management.

For details, refer to the [bulk create](https://{{< domain-c8y >}}/api/core/#operation/postManagedObjectCollectionResource) and [bulk update](https://{{< domain-c8y >}}/api/core/#operation/putManagedObjectCollectionResource) operations in the [Cumulocity OpenAPI Specification](https://{{< domain-c8y >}}/api/core/#tag/Managed-objects).