v1

latestOpenAPI 3.0.02026-07-241220330.3 KB
Investigations

Add note to Investigation

Add a note to an investigation

post/investigations/{investigation_token}/notes

Request body

notestring required
entity_tokenstring required

Example request

{
  "note": "note",
  "entity_token": "P-1GoQALm40nPQSp7UVTJS"
}

Response

Successfully retrieved Investigation Details

errorobject