v1

latestOpenAPI 3.1.12026-07-242899061.7 MB
Analyst Note

Delete a specific Analyst Note

Permanently delete an analyst note owned by your organization.

delete/delete/{note_id}

Path parameters

note_idstring required

Note id

Response

Status of the delete operation.

statusstring
report_idstring

ID of the deleted note

Example response

{
  "status": "Ok",
  "report_id": "doc:wB0Rhk"
}