update_user
Modify user details such as name, email, roles, or disable access in Nginx Proxy Manager by providing user ID and optional fields.
Instructions
Update an existing NPM user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The ID of the user to update | |
| name | No | ||
| nickname | No | ||
| No | |||
| roles | No | ||
| is_disabled | No |