Objective
Regulatory bundles without numbers mapped to them can be deleted via API, depending on the current bundle status. This article covers how you can delete bundles from your account from Twilio Console and API.
Product
Phone Numbers
Environment
legacy Twilio Console
Procedure
Deleting Bundles via Console π
Notice: We are no longer able to delete regulatory bundles in draft status via Console. Draft, approved or rejected bundles cannot be deleted from Console and must be deleted via API.
Deleting Bundles via API π
Bundles in draft, approved or rejected status can be deleted via API, but the bundle must not have any active phone number assignments.
If a phone number is currently assigned to a bundle, you can do one of the following to dissociate it:
- Release the phone number: Cancel or release a Twilio number
- Update its bundle SID to another approved bundle for that country and number type on your account using the API or Console.
- Console: Mapping Numbers to Bundles
- API: Update a Phone Number
Once you have no phone numbers assigned to your bundle, you can delete your bundle following our API documentation.