Update information about the user with a specific ID. You may use this action to disable a user as well.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Google Looker documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Avatar URL | URL for the avatar image (may be generic). |
| EMail address. | |
| First Name | First name. |
| Group IDs | Array of ids of the groups for this user. |
| Is Disabled | Account has been disabled. |
| Last Name | Last name. |
| Role IDs | Array of ids of the roles for this user. |
| User ID | The ID of the user. You can search for a user by their ID, email, first name, or last name. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Allow Direct Roles | User can be directly assigned a role. |
| Allow Normal Group Membership | User can be a direct member of a normal Looker group. |
| Allow Roles From Normal Groups | User can inherit roles from a normal Looker group. |
| Home Folder ID | ID string for user’s home folder. |
| Locale | User’s preferred locale. User locale takes precedence over Looker’s system-wide default locale. Locale determines language of display strings and date and numeric formatting in API responses. Locale string must be a 2 letter language code or a combination of language code and region code: ‘en’ or ‘en-US’, for example. |