Investigations
Review and close an investigation
Reviews an investigation and closes it.
put/investigations/{investigation_token}/review
Request body
Example request
{
"reason": "My reason",
"outcome": "My outcome",
"note": "Close investigation note"
}Response
Success