@salesforce/b2c-tooling-sdk / operations/mrt / deleteBundle
Function: deleteBundle()
deleteBundle(
options,auth):Promise<void>
Defined in: packages/b2c-tooling-sdk/src/operations/mrt/push.ts:440
Requests deletion of a single bundle. Bundles are deleted asynchronously. Only project admins can perform this operation.
Parameters
options
Delete options
auth
Authentication strategy
Returns
Promise<void>
Throws
Error if the request fails