- 22 Dec 2023
- 1 Minute to read
- Print
- DarkLight
Users
- Updated on 22 Dec 2023
- 1 Minute to read
- Print
- DarkLight
When first registered for a Cogniac account, a user account is automatically created. A user can be a member of multiple tenants with the same login credentials.
User Fields
Name | Example | Description |
---|---|---|
user_id | "cJoiwcorTTm" | (read only) Unique user_id assigned to each User object upon User creation. |
given_name | "Jane" | First Name |
surname | "Smith" | Last Name |
email | "test@cogniac.co" | email address used for logging into the Cogniac system. |
password | "123ABCdef" | can be modified but not returned to the user with GET calls. |
tenant_id | "pipoyp63lqc7" | (read only) The ID of the tenant generated for the user. |
tenant_name | "My Tenant" | (read only) The name of the tenant generated for the user. |