delete_team
Remove a team from Datadog by specifying its unique ID to manage team structure and access permissions.
Instructions
Remove a team using the team's id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}