About users
- Create a user
- List users
- Get the information of a user
- Update a user
- Delete a user
- Generate an activation link
- List the spaces assigned to a user
A user represents a human account within your Numspot organization. The user accesses the Numspot console and the API (Application Programming Interface) to manage the resources of the spaces they are attached to, within the limit of the IAM (Identity and Access Management) permissions granted to them.
General information
A user is created with the following information:
- a first name and a last name;
- a unique email address, which serves as the identifier;
- one or more spaces they have access to;
- IAM roles that determine their permissions.
Activation and authentication
When a user is created, an activation link is sent to their email address. This link is used to set a password and configure two-factor authentication, which is required to sign in to the console.
The same mechanism is used when authentication information is reset.
Spaces and permissions
A user can be attached to several spaces. Their permissions are defined by the IAM roles assigned to them. You can view the list of spaces assigned to a user at any time.