delete_dashboard_public_invitation
Revoke access to shared Datadog dashboards by removing invitation emails and active sessions for specified email addresses.
Instructions
Revoke previously sent invitation emails and active sessions used to access a given shared dashboard for specific email addresses.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}