Investigations

Promote Investigation Alert to Case Review

Promotes an Investigation from Alert Review to Case Review.

put/investigations/{investigation_token}/promote

Request body

reasonstring required
assigned_agent_tokenstring
notestring

Example request

{
  "reason": "My reason",
  "assigned_agent_token": "AG-L83m6iTwcXdNg3CHndS4",
  "note": "Promoting note"
}

Response

Success

Schema required— unresolved $ref