delete
https://api.recordedfuture.com/malware-intelligence/v1/auto-yara/jobs/
Permanently delete an Auto YARA job and its generated rules.
What this endpoint does
This operation permanently deletes an Auto YARA job and its associated generated YARA rules from Recorded Future's Malware Intelligence platform. The job ID required for this endpoint is returned by the Create Auto YARA Job endpoint when the job is first created, or can be found by listing all jobs via the Get YARA Jobs endpoint. Deleting a job is irreversible, so consider downloading or saving any generated YARA rules via the Get YARA 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.
