Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ActionURIMethodRequest ParamsRequest BodyResponse BodyAuthorization
Bulk Delete/bulkEntityAction/deletePOSTList<String> entityIdsBulkDeleteRequestBulkDeleteBulkEntityResponseBulkEntity ACCESS_TYPE.DELETE on each entity in the passed entityList
Bulk Move/bulkEntityAction/movePOST

List<String> entityIds,

String destination

BulkMoveRequestBulkMoveBulkEntityResponseBulkEntityACCESS_TYPE.UPDATE on each entity in the passed entityList, as well as the destination entity