Objective
Setting up HTTP basic authentication for your webhook URL.
Applies To
- Vonage SMS API
- Webhook URL
- HTTP Basic Authentication
Procedure
To enable basic HTTP authentication, prepend username:password@ to the hostname in your webhook URL. We will send the credentials in the HTTP header. For example: https://username:password@www.mywebhookurl.com.
Articles in this section
- How do I find my Communications API key and API secret?
- How do I reset my Vonage API account password?
- Can I sign up for a Vonage API account from any country?
- What does Bounced mean in the Dashboard?
- How do I add a webhook URL to my account?
- Why do you not accept my webhook URL?
- SMS Delivered Response Not Showing in Analytics for US Numbers
- How can I get full account features enabled?
- Why there are no parameters in the callback?
- Why do you send the webhook to my old URL?