@salesforce/b2c-tooling-sdk / operations/mrt / bulkDeleteBundles
Function: bulkDeleteBundles()
bulkDeleteBundles(
options,auth):Promise<BulkDeleteBundlesResult>
Defined in: packages/b2c-tooling-sdk/src/operations/mrt/push.ts:511
Requests deletion of multiple bundles in a single call.
The response indicates which bundles were queued and which were rejected. Only project admins can perform this operation.
Parameters
options
Bulk delete options
auth
Authentication strategy
Returns
Promise<BulkDeleteBundlesResult>
Lists of queued and rejected bundle IDs
Throws
Error if the request itself fails