v1
latestOpenAPI 3.0.02026-07-241220330.3 KBInvestigations
Append a review to an Investigation Alert
Appends a review to an Investigation Alert
put/investigations/{investigation_token}/alerts/{journey_application_token}/review
Path parameters
investigation_tokenstring required
Example:INV-EAx2xoAsqF1ibKTQzkXV
Token associated with the Investigation
journey_application_tokenstring required
Example:JA-mhjlfS6nZe1G6HuvAKVq
Token associated with your Journey Application
Request body
Example request
{
"outcome": "my outcome",
"reason": "my reason",
"note": "review note"
}Response
Success