delete_current_user_application_key
Remove an application key owned by the current user to revoke access or manage authentication credentials in Datadog.
Instructions
Delete an application key owned by current user
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}