admin-user-roles
Create User Role
Create a new user role with optional group and permission assignments.
post/api/v1/admin/user-roles
Headers
authorizationstring nullable
X-API-Keystring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 5 revisions of this API.4
- ○
added the new optional request property
can_create_dashboardsnew-optional-request-property
- ○
added the new optional request property
object_permissions/items/can_reopen_closednew-optional-request-property
- ○
added the optional property
can_create_dashboardsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
object_permissions/items/can_reopen_closedto the response with the201statusresponse-optional-property-added
- ○