Versions Compared

Key

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

...

BulkRequest.uxf

Response

BulkResponse.uxf

 

Web Services

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

List<String> entityIds,

String destination

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