provider Security Monitoring PATCH /api/v2/siem-threat-hunting/jobs/{job_id}/cancel
@utdk/datadog /api/v2/siem-threat-hunting/jobs/{job_id}/cancel
Cancel a threat hunting job
Cancel a threat hunting job.
job_id path required
The ID of the job.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
cancelthreathuntingjob
PATCH/api/v2/siem-threat-hunting/jobs/{job_id}/cancel
Cancel a threat hunting job.

Parameters

required

The ID of the job.

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