Skip to content

datadog delete-incident-team

Delete existing incident team

Description

Delete existing incident team

Synopsis

datadog delete-incident-team
    [--site <site>]
    <team>

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

team - (string)

     Id of incident team
     Example: "team-1"
     Default: _None_      Attributes: required

Examples

datadog delete-incident-team "team-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "datadog"
Service Instance
Namespace
Object Type "host"
Object ID team

Please see Access Control for details.