provider Security Monitoring POST /api/v2/siem-threat-hunting/jobs
@utdk/datadog /api/v2/siem-threat-hunting/jobs
Run a threat hunting job
Run a threat hunting job.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
runthreathuntingjob
POST/api/v2/siem-threat-hunting/jobs
Run a threat hunting job.

Input

Data for running a threat hunting job request.

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