update_user
Modify user details in Zendesk by updating name, email, role, phone, organization ID, tags, or notes using the specified user ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No | Updated email address | ||
id | Yes | User ID to update | |
name | No | Updated user's name | |
notes | No | Updated notes about the user | |
organization_id | No | Updated organization ID | |
phone | No | Updated phone number | |
role | No | Updated user's role | |
tags | No | Updated tags for the user |