Skip to main content

Create Configuration

Create a new telephony configuration
1 min read
post/api/v1/organizations/telephony-configs
Request example
Response
post/api/v1/organizations/telephony-configs

Call List Supported Providers first to discover the credential fields for the provider you want to configure — they vary per provider.

Configuration name must be unique within your organization. Set is_default_outbound: true to mark this configuration as the org-wide default for outbound calls (any existing default is unset). New configurations have no phone numbers; add them via Add a phone number.

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
namestringrequired#

Length: 1–64

is_default_outboundboolean#

Default: false

configobjectrequired#
Show child attributes

Responses

application/json
Successful Response
idintegerrequired#
namestringrequired#
providerstringrequired#
connectivityenum<string>#

Default: "api"

Options:apisip
is_default_outboundbooleanrequired#
inactiveboolean#

Default: false

inactive_sincestring · null#
Show child attributes
inactive_reasonstring · null#
Show child attributes
credentialsobjectrequired#
sip_connectivityobject · null#
Show child attributes
setup_checklistobject · null#
Show child attributes
supports_trunksboolean#

Default: false

trunksobject[]#
Show child attributes
idintegerrequired#
namestringrequired#
enabledbooleanrequired#
settingsobjectrequired#
phone_number_countinteger#

Default: 0

created_atstringrequired#
updated_atstringrequired#
created_atstringrequired#
updated_atstringrequired#