Workspace
Update Role
PUT
/
workspace
/
{workspaceId}
/
roles
/
{roleId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredroleId
string
requiredBody
application/json
name
string
requiredgroup_roles
string[]
requiredpermissions
string[]
requiredmanual_users
string[]
requiredResponse
200 - application/json
name
string
requiredgroup_roles
string[]
requiredpermissions
string[]
required_id
string
required