delete_cases_project
Remove a Datadog project by its ID to clean up unused resources and maintain organized monitoring environments.
Instructions
Remove a project using the project's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}