users_update
Modify user account details in Remnawave VPN panels by updating username, traffic limits, expiration dates, status, and other parameters using the user's UUID.
Instructions
Update an existing Remnawave user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | User UUID to update | |
| username | No | New username | |
| expireAt | No | New expiration date (ISO 8601) | |
| trafficLimitBytes | No | New traffic limit in bytes | |
| trafficLimitStrategy | No | Traffic reset period | |
| status | No | User status | |
| description | No | User description | |
| tag | No | User tag | |
| telegramId | No | Telegram user ID | |
| No | User email | ||
| hwidDeviceLimit | No | Max HWID devices | |
| activeInternalSquads | No | Internal squad UUIDs |