Namespace: users

users

Methods for interacting with the users endpoints
https://www.vultr.com/api/#tag/users
Source:

Methods

createUser()

Create a new user on the account.
https://www.vultr.com/api/#operation/create-user
Source:

deleteUser()

Source:

getUser()

Get information about the specified user.
https://www.vultr.com/api/#operation/get-user
Source:

getUsers()

Get a list of all users on the account.
https://www.vultr.com/api/#operation/list-users
Source:

updateUser()

Update information for the specified user.
https://www.vultr.com/api/#operation/update-user
Source: