Skip to main content
Update Phone Config

Authorizations

Authorization
string
header
required

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

Path Parameters

config_id
string<uuid>
required

Query Parameters

append
boolean
default:false

Body

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

Response

Successful Response