delete-subaccount
v1.0.1
Published
deactivate twilio subaccounts
Readme
How To Delete a Twilio Subaccount
Install the following Node Package
- Install node package by running the following command
npm i delete-subaccount -g - To use run
twilioDelete - Then type in SID of the account you want to delete
- Type the authToken of the account you want to delete
- Finished!
