/
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
runs
7
search
1
service_accounts
8
get
List service accounts
post
Create service account
get
Get service account
delete
Delete service account
patch
Update service account
get
List API keys for a service account
post
Create API key for a service account
delete
Delete an API key
sso
5
teams
10
ui
1
users
14
service_accounts
Update service account
Update a service account
patch
/api/v1/service-accounts/{id}
Path parameters
id
string
required
Service account ID
Request body
UpdateServiceAccountRequest
required
active
boolean
description
string
name
string
role_ids
string[]
Response
OK
ServiceAccount
required
active
boolean
created_at
string
created_by
string
description
string
id
string
name
string
roles
Role[]
updated_at
string
Changes