provider Feature Flags POST /api/v2/feature-flags/environments
@utdk/datadog /api/v2/feature-flags/environments
Create an environment
Creates a new environment for organizing feature flags.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createfeatureflagsenvironment
POST/api/v2/feature-flags/environments
Creates a new environment for organizing feature flags.

Input

required

Data for creating a new environment.

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