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
Changes
No recorded changes to this endpoint across all 1 revision of this API.