Objective
This article shows you how to change an existing webhook setting's name, authentication, connection properties, or signature validation, and how to delete a setting you no longer need.
Product
Twilio Console
Environment
Twilio Console
Procedure
- In the Twilio Console, open Webhook configuration.
- Select the Webhook settings list tab.
- Select the setting's Name to open its details page.
- Select Edit, then choose what you want to change:
- Edit name — rename the setting.
- Edit authentication — switch between OAuth 2.0, Basic HTTP authentication, Digest HTTP authentication, and None, and update the credentials.
- Edit signature — change the signature validation method and the key it uses.
- Edit connection — change the Connection timeout, Read timeout, Total timeout, Retry count, Retry policy, SNI support, and Edge location.
- Save your changes in the panel that opens. The details page updates to show the new values.
- To remove the setting, select Edit, then Delete setting, and confirm.
Additional Information
- You can reach the same actions without opening the details page: use the actions menu at the end of the setting's row on the Webhook settings list tab.
- A setting cannot be deleted while any webhook URL rule still uses it. Twilio tells you how many rules depend on it; delete those rules first.
- Deleting a setting cannot be undone.
- Secrets such as the OAuth client secret and the basic or digest password are masked on the details page. Re-enter them when you change them.
This content was generated by AI and reviewed, edited, and verified by a human.