CreateTelephonyBindingRequest interface
The request to create a telephony binding.
Properties
| connection_name | The Foundry connection name for the telephony provider. |
| label | An optional display label for the binding. |
| provider | The discriminator possible values: teams_phone_extension, twilio |
Property Details
connection_name
The Foundry connection name for the telephony provider.
connection_name: string
Property Value
string
label
An optional display label for the binding.
label?: string
Property Value
string
provider
The discriminator possible values: teams_phone_extension, twilio
provider: TelephonyProvider