v6

OpenAPI 3.0.02026-08-036241,3352.0 MB
Notification

Update Notification Options

Auth: Authenticated - any signed-in user.

Update the notification options for the current user.

patch/Notification/Options

Request body

Example request

{
  "notificationOptions": {
    "id": 0,
    "accidentReporting": true,
    "catering": true,
    "detailsChecker": true,
    "leaveTracking": true,
    "parentsEvening": true,
    "pdfDownload": true,
    "professionalDevelopment": true,
    "projectManagement": true,
    "rewards": true,
    "sanctions": true,
    "send": true,
    "studyLeave": true,
    "weekendLeave": true,
    "events": true,
    "externalSpeaker": true,
    "reviewOfResultsForm": true
  }
}

Response

Success - options updated