...
Action | URI | Method | Request Body | Response Body | Authorization |
---|---|---|---|---|---|
Bulk Delete | /entityDeletedeleteEntities/async/start | POST | EntityIdList | BulkEntityResponse | ACCESS_TYPE.DELETE on each entity in the passed entityList |
Bulk Move | /entityMovemoveEntities/async/start | POST | EntityIdList, String | BulkEntityResponse | ACCESS_TYPE.UPDATE on each entity in the passed entityList, as well as the destination entity |