delete_user
Disable a user account in Datadog. Requires administrator application key authorization to perform user management operations.
Instructions
Disable a user. Can only be used with an application key belonging to an administrator user.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}