Retry a Job

Reprocess a failed Auto Sigma job without creating a new one.

What this endpoint does

Resubmits a failed Auto Sigma job for reprocessing. Use when Get Sigma Job reports status: "FAILED". Retrying a FINISHED or RUNNING job returns false with no effect. Obtain job IDs from Create Auto Sigma Job or List Sigma Jobs. After retry, poll Get Sigma Job to monitor progress. Authentication: X-RFToken header to https://api.recordedfuture.com/malware-intelligence.

Response data

Returns {"retried": true} if the job was requeued, or {"retried": false} if the job was not in a FAILED state. No request body required.

Path Params
string
required
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json