Creating a Webhook
POST https://voice.messagebird.com/webhooks
Request Body
{"url"=>"https://example.com/", "token"=>"foobar"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |
POST https://voice.messagebird.com/webhooks
{"url"=>"https://example.com/", "token"=>"foobar"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |