POST
/
workspace
/
{workspaceId}
/
roles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
group_roles
string[]
manual_users
string[]
name
string
permissions
string[]

Response

200 - application/json
_id
string
group_roles
string[]
manual_users
string[]
name
string
permissions
string[]