deleteByIds method
- String correlationId,
- List<
String> ids
inherited
Deletes multiple data items by their unique ids.
correlationId
(optional) transaction id to trace execution through call chain.ids
ids of data items to be deleted. Return Future that receives null for success. Throws error