Dashboards
Revoke a shared dashboard URL
Revoke the public URL for a dashboard (rendering it private) associated with the specified token.
delete/api/v1/dashboard/public/{token}
Path parameters
tokenstring required
The token of the shared dashboard.
Response
OK