Dashboards
Revoke dashboard access
delete/v1/dashboards/{dashboardId}/access/{grantId}
Path parameters
dashboardIdstring typeid required
Den TypeID with 'dsb_' prefix and a 26-character base32 suffix.
grantIdstring typeid required
Den TypeID with 'dsg_' prefix and a 26-character base32 suffix.
Response
Dashboard access revoked successfully.
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○