delete
https://api.recordedfuture.com/analyst-note/delete/
Permanently delete an analyst note owned by your organization.
What this endpoint does
Permanently deletes an analyst note by its ID. Only notes authored by your organization can be deleted — attempting to delete an Insikt Group note or a note from another organization returns a 404. This operation is irreversible.
Response data
A confirmation object with report_id (the deleted note's ID) and status: "ok" on success. Returns a 404 with message, status_code, and trace_id if the note doesn't exist or isn't owned by your organization.
