/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
admin
2
agents
4
asset-rules
8
assets
25
auth
5
glossary
8
ingestion
11
lineage
6
mcp
1
metrics
8
owners
1
pipelines
1
plugins
2
products
19
roles
7
get
List all permissions
get
List roles
post
Create a role
get
Get a role
delete
Delete a role
patch
Update a role
post
Replace role permissions
runs
7
search
1
service_accounts
8
sso
5
teams
10
ui
1
users
14
roles
Create a role
Create a new role with optional initial permissions
post
/api/v1/roles
Request body
V1RolesCreateRoleRequest
required
description
string
name
string
permission_ids
string[]
Response
OK
Role
required
description
string
id
string
name
string
permissions
Permission[]
Changes