Users
Manage Seqera Platform users.
Path and query parameters
Name | Type | Location | Req/Opt | Description |
---|---|---|---|---|
| string | query | Optional | User name to validate |
| integer | path | Required | User numeric identifier |
Request body parameters
Name | Type | Req/Opt | Description |
---|---|---|---|
UpdateUser | Update an user entity | ||
id | integer | Optional | |
userName | string | Required | |
string | Required | ||
firstName | string | Optional | |
lastName | string | Optional | |
organization | string | Optional | |
description | string | Optional | |
avatar | string | Optional | |
avatarId | string | Optional | |
notification | boolean | Optional | |
termsOfUseConsent | boolean | Optional | |
marketingConsent | boolean | Optional | |
lastAccess | string | Optional | |
dateCreated | string | Optional | |
lastUpdated | string | Optional | |
deleted | boolean | Optional |