v7

OpenAPI 3.0.02026-08-046241,3352.0 MB
Studyleave

Patch Study Leave Period

Requires permission: StudyLeaveAdmin

Update a study leave period

patch/StudyLeave/Periods

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

Example request

{
  "studyLeavePeriod": {
    "studyLeavePeriodId": "28d978cc-3132-4a33-94e3-3a19347a1431",
    "studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
    "name": "Updated Period",
    "hasSubmissions": false,
    "syncToWeekendLeave": false,
    "studyLeavePeriodAccess": []
  }
}

Response

Success - Success