latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-201,3412,1385.0 MB

3fdc16374d70

Mobile Voice Connections

Update a Mobile Voice Connection

Update the settings of a specific mobile voice connection.

patch/v2/mobile_voice_connections/{id}

Path parameters

idstring required

The ID of the mobile voice connection

Request body

activeboolean
connection_namestring
tagsstring[]
webhook_api_version'1' | '2'
webhook_event_failover_urlstring nullable
webhook_event_urlstring nullable
webhook_timeout_secsinteger

Response

Successful response

Example response

{
  "data": {
    "record_type": "mobile_voice_connection"
  }
}