update_phone_number
Update an existing phone number's connection and tags by providing its ID. Manage number associations for your Telnyx telephony setup.
Instructions
Update a phone number.
Args: id: Required. Phone number ID. connection_id: Optional. Connection ID to associate with the number. tags: Optional. List of tags to associate with the number.
Returns: Dict[str, Any]: Response data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| request | Yes |