---
title: "Set Share Dashboards Outside Organization policy."
method: PUT
path: "/v1/policies/shareDashboardsOutsideOrganization"
tags: ["policiesManagement"]
---

# Set Share Dashboards Outside Organization policy.

`PUT /v1/policies/shareDashboardsOutsideOrganization`

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](https://help.sumologic.com/Visualizations-and-Alerts/Dashboards/Share_Dashboards/Share_a_Dashboard_Outside_Your_Org)

## Request body

- ShareDashboardsOutsideOrganizationPolicy — Share Dashboards Outside Organization policy.
  - `enabled` boolean, required — Whether the Share Dashboards Outside Organization policy is enabled.

## Response `200`

Share Dashboards Outside Organization policy was set successfully.

- ShareDashboardsOutsideOrganizationPolicy — Share Dashboards Outside Organization policy.
  - `enabled` boolean, required — Whether the Share Dashboards Outside Organization policy is enabled.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
