update_contact
Update an SMS Center contact by ID. Provide the contact ID and new phone number, plus optional name fields, to replace existing contact details.
Instructions
Update (replace) an SMS Center contact by contact_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_name | No | Last name | |
| contact_id | Yes | Contact id | |
| first_name | No | First name | |
| display_name | No | Display name | |
| phone_number | Yes | Contact phone number |