update
Modify user settings including API access and permissions for managing Vultr cloud infrastructure resources like compute, DNS, and networking.
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 |
---|---|---|---|
acls | No | ||
api_enabled | No | ||
user_id | Yes |