Archive Bulk Operations REST Endpoints

Archive Bulk Operations
The resource to manage bulk operations on archived assets
Performs Bulk Delete Archive Items Operation
Method: post
Path: /content/management/api/v1.1/archive/items/.bulk/delete
Performs Bulk Items CancelRestore Operation
Method: post
Path: /content/management/api/v1.1/archive/items/.bulk/cancelRestore
Performs Bulk Items Restore Operation
Method: post
Path: /content/management/api/v1.1/archive/items/.bulk/restore
Read Archived Items Bulk CancelRestore Operation Status
Method: get
Path: /content/management/api/v1.1/archive/items/.bulk/cancelRestore/{statusId}
Read Archived Items Bulk Delete Operation Status
Method: get
Path: /content/management/api/v1.1/archive/items/.bulk/delete/{statusId}
Read Archived Items Bulk Restore Operation Status
Method: get
Path: /content/management/api/v1.1/archive/items/.bulk/restore/{statusId}