provider Incident Teams POST /api/v2/teams
@utdk/datadog /api/v2/teams
Create a new incident team
Creates a new incident team.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createincidentteam
POST/api/v2/teams
Creates a new incident team.

Input

required

Incident Team data for a create request.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.createincidentteam()