Investigations

Unassign Investigations

Unassign one or more Investigations

put/investigations/unassign

Request body

investigation_tokensstring[]

Example request

{
  "investigation_tokens": [
    "INV-EAx2xoAsqF1ibKTQzkXV"
  ]
}

Response

Success

errorobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.