Update user
action1_update_userUpdate an existing user's details by providing the user ID and request body. Confirm execution to apply changes.
Instructions
Update user. Updates an existing… Perm: manage_users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema: object) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| user_id | Yes | Provide a specific user ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||