user resource
Resources for creating, editing, and deleting users.
Create a user
Delete a user
Get the user with a given e-mail address
Import a user from LDAP
This command adds one or more users from an LDAP realm to the server.
List all users with a given role on a team
This command returns all users in a role for a given team, including users that are associated via a group membership
List information about a user
Update a user
Specify the user name in the 'user' parameter and use the JSON string to specify new information about the user. This command can update the name and email address of the user, but not the password.
Related concepts
:
Roles and permissions
Related reference
:
group resource
Feedback