Create Webhook for Number
POST https://voice.messagebird.com/numbers/{number}/webhook
Request Body
{"url"=>"https://example.com/test", "token"=>"foobar123"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |
POST https://voice.messagebird.com/numbers/{number}/webhook
{"url"=>"https://example.com/test", "token"=>"foobar123"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |