Deletes Schedule from Investigation

Deletes a Schedule from an Investigation meaning entity will no longer be monitored on a nightly basis but record will still remain in the audit trail.

SecuritybearerToken
Request
path Parameters
id
required
string

Enter the schedule id.

Responses
204
404
delete/protect/schedules/{id}
Request samples
Response samples
application/json
{
  • "type": "string",
  • "title": "string",
  • "status": 0,
  • "detail": "string",
  • "instance": "string",
  • "extensions": {
    }
}