SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

How to Delete Programmable Voice Mobile SDK Push Credentials

Objective

If you don’t have the specific device token associated with a device registration, deleting the corresponding Push Credential can serve as a fallback method to remove that registration.  This guide will walk you through deleting a push credential.

However, if you do have the device token tied to the registration you want to delete, we recommend using the appropriate SDK method instead:

Note about React Native SDK: Managing the device token is only required with android and iOS SDKs. React Native SDK does not require a device token to manage registration as the underlying native layer handles this (Reference).

Product

Programmable Voice 

 

Environment

legacy Twilio Console

 

Procedure 

  1. Log in to Twilio Console:
  2. Navigate to Credentials:
    • Go to Account > Keys & Credentials > Credentials.
  3. Select the Push Credential:
    • Find the push credential you wish to delete from the list.
  4. Delete the Credential:
    • Click on the credential to view its details.
    • Select the option to Delete this Credential.

Deleting a push credential will also remove any associated registrations, which can be useful if you need to clear stale bindings or start fresh with new credentials. 

 

Additional Information 

Have more questions? Submit a request
Powered by Zendesk