delete_dashboard_public
Remove public access to a Datadog dashboard by revoking its shared URL, making it private and restricting visibility to authorized users only.
Instructions
Revoke the public URL for a dashboard (rendering it private) associated with the specified token.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}