/
GR
gremlin
/
Gremlin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
gremlin
Gremlin API
post
Create a new custom role
v1
latest
OpenAPI 3.0.1
Gremlin License
2026-08-06
397
451
577.0 KB
roles
Create a new custom role
This operation will create a new custom role. Requires the privilege
ROLES_WRITE
post
/roles
Request body
CreateCustomRoleRequest
required
name
string
required
description
string
type
'Company'
|
'Team'
required
privileges
string[]
Response
RoleResponse
required
key
string
name
string
description
string
type
'Company'
|
'Team'
privileges
string[]