Dial-In
Per room configuration
{
"endDate": "2099-03-25T13:30:00.000Z",
“isDialInEnabled”: true,
"fields": ["dialIn"]
}{
"startDate": "<now>",
"endDate": "2099-03-25T13:30:00.000Z",
"roomName": "/example-room”,
"roomUrl": "https://example.whereby.com/example-room",
"meetingId": "1234",
"dialIn": {
"code": "1234567890",
"phoneNumbers": [
{
"countryCode": "US",
"phoneNumber": "111-867-5309"
}
]
},
"roomPreferences": {
"dialIn": true
}
}
Getting details of the dial-in access codes
Creating callable links
Using webhooks
Additional information
Last updated
Was this helpful?

