v1
latestOpenAPI 3.0.02026-07-241220330.3 KBInvestigations
Assign Investigations
Assigns one or more Investigations to an Agent
put/investigations/assign
Request body
Example request
{
"agent_token": "AG-L83m6iTwcXdNg3CHndS4",
"investigation_tokens": [
"INV-EAx2xoAsqF1ibKTQzkXV"
]
}Response
Success