v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 MB
Mobile Voice Connections

Update a 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
webhook_event_urlstring nullable
webhook_event_failover_urlstring nullable
webhook_api_version'1' | '2'
webhook_timeout_secsinteger
tagsstring[]

Response

Successful response

Example response

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