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
Response
Successful response
Example response
{
"data": {
"record_type": "mobile_voice_connection"
}
}Changes
Changed in 1 of the 61 revisions of this API.1
- ○
added the non-success response with the status
409response-non-success-status-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○