provider Test Optimization PATCH /api/v2/test/flaky-test-management/tests
@utdk/datadog /api/v2/test/flaky-test-management/tests
Update flaky test states
Update the state of multiple flaky tests in Flaky Test Management.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

updateflakytests
PATCH/api/v2/test/flaky-test-management/tests
Update the state of multiple flaky tests in Flaky Test Management.

Input

required

The JSON:API data for updating flaky test states.

Enter a gateway URL above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.updateflakytests()