Dashboards

Grant dashboard access

Assigns a dashboard to one member, one team, or the whole organization — the same subject model connector assignment grants use. Regranting a revoked subject reactivates the existing grant.

post/v1/dashboards/{dashboardId}/access

Path parameters

dashboardIdstring typeid required

Den TypeID with 'dsb_' prefix and a 26-character base32 suffix.

Request body

orgMembershipIdstring typeid

Den TypeID with 'om_' prefix and a 26-character base32 suffix.

teamIdstring typeid

Den TypeID with 'tem_' prefix and a 26-character base32 suffix.

orgWideboolean
role'viewer' | 'editor' | 'manager' required

Response

Dashboard access granted successfully.

oktrue required

Changes