update
Modify user permissions and API access settings in Vultr cloud infrastructure management.
Instructions
Update an existing user's settings.
Args: user_id: The user ID (UUID) or email address to update api_enabled: Enable/disable API access acls: List of permissions to grant. Available permissions: - manage_users: Manage other users - subscriptions_view: View subscriptions - subscriptions: Manage subscriptions - provisioning: Provision resources - billing: Access billing information - support: Access support tickets - abuse: Handle abuse reports - dns: Manage DNS - upgrade: Upgrade plans - objstore: Manage object storage - loadbalancer: Manage load balancers - firewall: Manage firewalls - alerts: Manage alerts
Returns: Updated user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| api_enabled | No | ||
| acls | No |