delete_service_account_application_keys
Remove application keys associated with a service account to revoke access and maintain security compliance in Datadog.
Instructions
Delete an application key owned by this service account.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}