/
SE
seqeralabs
/
Seqera API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 2w ago
View markdown
seqeralabs
Seqera API
post
Create a role with the given name
v12
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
252
498
556.8 KB
actions
10
admin
3
agents
8
avatars
2
compute-envs
10
credentials
8
data-links
17
datasets
26
ga4gh
6
identities
9
labels
17
launch
1
nextflow
1
orgs
21
pipeline-schemas
1
pipeline-secrets
6
pipeline-versions
4
pipelines
10
platforms
3
roles
7
get
List all roles
post
Create a role with the given name
get
List all role permissions available in the system
get
Validate if a role name is available within the organization
get
Describe role and its permissions fetching by role name
put
Update a role with the given name
delete
Delete a role with the given name
service-info
1
ssh-keys
6
studios
15
teams
10
tokens
4
trace
5
users
5
workflows
21
workspaces
15
roles
Create a role with the given name
post
/roles
Query parameters
orgId
integer
Numeric identifier of the organization
Request body
CreateRoleRequest
required
description
string
required
name
string
permissions
string[]
Response
Created
CreateRoleResponse
required
description
string
name
string
permissions
string[]