provider AuthN Mappings POST /api/v2/authn_mappings
@utdk/datadog /api/v2/authn_mappings
Create an AuthN Mapping
Create an AuthN Mapping.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createauthnmapping
POST/api/v2/authn_mappings
Create an AuthN Mapping.

Input

required

Data for creating an AuthN Mapping.

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.createauthnmapping()