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