Skip to main content
PUT

Update SIP Trunk

Update a SIP trunk’s configuration. All fields are optional — only fields you send are updated. Changes that affect connectivity (domain, transport, credentials) automatically reset is_verified to false.

Endpoint

Path parameters

string
required
SIP trunk UUID.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here
string
required
Must be set to application/json

Request body

Same fields as Create SIP Trunk, all optional.

Examples

Response

Notes

  • After updating credentials/domain/transport, re-run Verify SIP Trunk before reactivating.