Versions Compared

Key

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

...

Web Services

ActionURIMethodRequest Params Request BodyResponse BodyAuthorization
Bulk Delete/bulkEntityAction/deletePOST List<String> EntityIdList entityIdsBulkDeleteBulkEntity ACCESS_TYPE.DELETE on each entity in the passed entityList
Bulk Move/bulkEntityAction/movePOST

 List<String>

EntityIdList entityIds, String destinationBulkMoveBulkEntityACCESS_TYPE.UPDATE on each entity in the passed entityList, as well as the destination entity