Context
Change Type: API change
Product area: Platform services
Component: REST API
Technical details
Build artifact: cumulocity
Description
As announced earlier, see also release 10.17, at least one query parameter limiting the affected data will now be required to prevent accidental deletion of too many objects during a bulk delete operation.
This change affects the following APIs:
DELETE /alarm/alarmsrequires at least one of the following parameters:source,dateFrom,dateTo,createdFrom,createdToDELETE /event/eventsrequires at least one of the following parameters:source,dateFrom,dateTo,createdFrom,createdToDELETE /measurements/measurementrequires at least one of the following parameters:source,dateFrom,dateTo