Update a role

Update role details including permissions and report permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Unique ID of the role

Body Params
integer | null

The account associated with the role. Defaults to the current account.

string | null

An ID that may be used for any reporting or administrative purpose. Limited to 191 characters.

dashboard_ids
array

List of dashboard IDs users associated with this role should be able to access

dashboard_ids
string
required
string | null

Free-form notes of up to 255 characters.

integer
required
permissions
array of objects

Object containing resource-level permissions for this Role

permissions
report_field_group_ids
array

List of report field group IDs users associated with this role should be able to access

report_field_group_ids
report_ids
array of integers

List of IDs of reports users associated with this role should be able to access. A list of reports may be queried using /reporting/reports.

report_ids
boolean
Defaults to false
Responses

400

Invalid data.

401

Unauthorized.

403

Permission denied.

404

Role not found.

500

Internal server error.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json