v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBpoliciesManagement
Set Share Dashboards Outside Organization policy.
Set the Share Dashboards Outside Organization policy. This policy allows users to share the dashboard with view only privileges outside of the organization (capability must be enabled from the Roles page). Disabling this policy will disable all dashboards that have been shared outside of the organization. Learn More
put/v1/policies/shareDashboardsOutsideOrganization
Request body
Example request
{
"enabled": true
}Response
Share Dashboards Outside Organization policy was set successfully.
Example response
{
"enabled": true
}