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
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.

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