Delete Investigation

Deletes an Investigation by {Id} number. This will remove the entire Investigation and all results within it.

SecuritybearerToken
Request
path Parameters
investigationId
required
string <guid>
Responses
204

Successfully Processed

404
delete/protect/investigations/{investigationId}
Request samples
Response samples
{
  • "type": "string",
  • "title": "string",
  • "status": 0,
  • "detail": "string",
  • "instance": "string",
  • "extensions": {
    },
  • "property1": { },
  • "property2": { }
}