update_user
Modify an organization's existing staff member record by updating their details using a user identifier and a JSON data object.
Instructions
Update an existing user in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User identifier | |
| data | Yes | User data to update as JSON object |