latestOpenAPI 3.0.02026-07-241220330.3 KB
405799de4d2a
Investigations
Update Investigation Evidences
Updates the Investigation with Evidences.
patch/investigations/{investigation_token}/evidences
Path parameters
investigation_tokenstring required
Token associated with the Investigation
Request body
Example request
{
"note": "Investigation note",
"journey_alerts": [
"JA-LS0GHKjDNhY6dGlvYxx"
]
}Response
Success