delete_role
Disable a role in Datadog to remove user access permissions and maintain security policies through API integration.
Instructions
Disables a role.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}