Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the mobile voice connection

Body

application/json
active
boolean
connection_name
string
webhook_event_url
string | null
webhook_event_failover_url
string | null
webhook_api_version
enum<string>
Available options:
1,
2
webhook_timeout_secs
integer
tags
string[]
outbound
object
inbound
object

Response

Successful response

data
object