/
SE
seqeralabs
/
Seqera API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 6d ago
Details
Filter operations
actions
9
avatars
2
compute-envs
7
credentials
6
data-links
17
datasets
19
ga4gh
6
labels
14
launch
1
orgs
13
pipeline-secrets
6
pipelines
10
platforms
3
service-info
1
studios
13
teams
10
tokens
4
trace
5
users
5
get
Describe current user
get
Check that the user name is valid
get
Describe a user entity
post
Update an user entity
delete
Delete a user entity
workflows
20
workspaces
14
users
Update an user entity
post
/users/{userId}
Path parameters
userId
integer
required
User numeric identifier
Request body
UserDbDto
required
id
integer
userName
string
required
email
string
email
required
firstName
string
lastName
string
organization
string
description
string
avatar
string
avatarId
string
notification
boolean
termsOfUseConsent
boolean
marketingConsent
boolean
lastAccess
string
date-time
dateCreated
string
date-time
lastUpdated
string
date-time
deleted
boolean
Response
OK - No content
Changes