customers_update_phone
Update a customer's existing phone number by providing the customer ID and phone ID, with optional new label, number, and extension.
Instructions
Update a phone number for a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Customer ID | |
| id | Yes | Phone ID | |
| label | No | Phone label | |
| number | No | Phone number | |
| extension | No | Extension |