Skip to main content
Create Phone Channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Maximum string length: 64
security
PhoneSecurity · object
required
description
string | null
Maximum string length: 1024
service_provider
enum<string>
default:sip_trunk
Available options:
sip_trunk,
genesys_audio_connector
custom_invite_headers
CustomInviteHeader · object[] | null
put_caller_on_hold_on_transfer
boolean | null
default:true
send_provisional_response
boolean | null
default:true
error_handling
PhoneErrorHandling · object

Response

Successful Response