Assign Role
Assigns a role to a user. Returns 409 if role is already assigned.
Request body
Example request
{
"role_name": "Viewer",
"entity_id": "e67490ce-44dc-4cbd-b65e-b52c746fc26a",
"entity_type_name": "Control Planes",
"entity_region": "eu"
}Response
A get action response of a single assigned role.
Example response
{
"id": "54cc6168-ebb1-4300-8168-d62a0dd08fc8",
"role_name": "Viewer",
"entity_id": "18ee2573-dec0-4b83-be99-fa7700bcdc61",
"entity_type_name": "Control Planes",
"entity_region": "us"
}Changes
Changed in 12 of the 75 revisions of this API.22928
- ▲
removed the enum value
Identityof the request propertyrequest-property-enum-value-removed
- ○
added the new
Auth Serversenum value to the request propertyrequest-property-enum-value-added
- ▲
- ○
added the new
Add On Adminenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Add On Viewerenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Add Onsenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new
Debug Session Creatorenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new
Content Editorenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Registration Approverenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new
Editorenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Reportsenum value to the request propertyrequest-property-enum-value-added
- ○
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ●
added the new
typeenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
sgenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added the new
sgenum value to the request propertyrequest-property-enum-value-added
- ●
- ▲
the response property
///////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///////became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request property
was restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
request property type changed from no type tostringrequest-property-type-changed
- ▲
the
response's property type changed from no type tostringfor statusresponse-property-type-changed
- ●
removed
subschema #2from therequest propertyallOflistrequest-property-all-of-removed
- ●
added the new
*enum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
auenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
euenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
inenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
meenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
usenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added the new
*enum value to the request propertyrequest-property-enum-value-added
- ○
added the new
Dashboardsenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
auenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
euenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
inenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
meenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
usenum value to the request propertyrequest-property-enum-value-added
- ○
removed
subschema #2from theresponse propertyallOflist for the response statusresponse-property-all-of-removed
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲