Skip to main content

Update Configuration

Rename a configuration or rotate its credentials
1 min read
put/api/v1/organizations/telephony-configs/{config_id}
Request example
Response
put/api/v1/organizations/telephony-configs/{config_id}

The provider cannot be changed once a configuration exists — create a new configuration if you need to switch providers.

When rotating credentials, you only need to send the fields you're changing. Re-submitting a masked sensitive value preserves the original secret, so it's safe to round-trip a GET response back to a PUT.

Path parameters

config_idintegerrequired#

Headers

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

Body

application/json
namestring · null#
Show child attributes
configobject · null#
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#