Update Sip Trunk

Update a SIP trunk (name, transfers, origination URIs).

Authentication

AuthorizationBearer

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

Path parameters

trunk_idstringRequired

Request

All fields optional; send only what changes.

namestringOptional<=64 characters
Display name.
transfersenumOptional
Which transfers the trunk allows.
Allowed values:
transfer_caller_idenumOptional
Caller ID presented on a transferred leg.
Allowed values:
originationobjectOptional
Where inbound calls to this trunk are delivered.

Response

Successful Response
idstring
namestring
providerstring
encryptedboolean
transportstring
mediaEncryptionstring
transfersstring
transferCallerIdstring
terminationSipUristring
createdAtstring
originationUrislist of objectsOptional
allowedIpslist of objectsOptional
proxyIpslist of stringsOptional
credentialslist of objects or nullOptional

Errors

422
Unprocessable Entity Error