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:
Product
Programmable Voice
Environment
legacy Twilio Console
Procedure
-
Log in to Twilio Console:
- Access your Twilio account by logging into the Twilio Console.
-
Navigate to Credentials:
- Go to Account > Keys & Credentials > Credentials.
-
Select the Push Credential:
- Find the push credential you wish to delete from the list.
-
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.