Permanently delete an Auto Sigma job and its generated rules.
What this endpoint does
This operation permanently deletes an Auto Sigma job and its associated generated Sigma rules from Recorded Future's Malware Intelligence platform. The job ID required for this endpoint is returned by the Create Auto Sigma Job endpoint when the job is first created, or can be found by listing all jobs via the Get Sigma Jobs endpoint. Deleting a job is irreversible, so consider downloading or saving any generated Sigma rules via the Get Sigma Job endpoint before deletion.
Response data
The response contains a deleted boolean field confirming whether the job was successfully removed. A value of true indicates the job and its associated data have been permanently deleted.
