provider Sensitive Data Scanner DELETE /api/v2/sensitive-data-scanner/config/groups/{group_id}
@utdk/datadog /api/v2/sensitive-data-scanner/config/groups/{group_id}
Delete Scanning Group
Delete a given group.
group_id path required
The ID of a group of rules.
string

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.

deletescanninggroup
DELETE/api/v2/sensitive-data-scanner/config/groups/{group_id}
Delete a given group.

Parameters

required

The ID of a group of rules.

Input

required

Meta payload containing information about the API.

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