update_user
Update an existing Zendesk user's profile by changing name, email, role, tags, notes, phone, or organization ID.
Instructions
Update an existing user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID to update | |
| name | No | Updated user's name | |
| role | No | Updated user's role | |
| tags | No | Updated tags for the user | |
| No | Updated email address | ||
| notes | No | Updated notes about the user | |
| phone | No | Updated phone number | |
| organization_id | No | Updated organization ID |