Workspace
Create a Role
POST
/
workspace
/
{workspaceId}
/
roles
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredBody
application/json
name
string
group_roles
string[]
permissions
string[]
manual_users
string[]
Response
200 - application/json
name
string
group_roles
string[]
permissions
string[]
manual_users
string[]
_id
string