aircall_update_phone
Update a contact's phone number or its label. Pass the contact ID and phone ID, optionally with a new value or label.
Instructions
Update a phone number on a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | New label | |
| value | No | New phone number | |
| phone_id | Yes | The phone number ID | |
| contact_id | Yes | The contact ID |