update_connection
Update a Telnyx connection's settings. Since direct updates are unsupported, create a new connection with the desired configuration instead.
Instructions
Update a connection.
Note: The Telnyx API does not support updating connections directly. Only GET, HEAD, and OPTIONS methods are allowed. Please create a new connection with the desired settings instead.
Args: id: Required. Connection ID. data: Required. Update data.
Returns: Dict[str, Any]: Response data
Raises: Exception: The Telnyx API does not support updating connections directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| data | Yes |