latestOpenAPI 3.0.02026-08-156441,3872.1 MB

5aa4178ca29b

Studyleave

Patch Study Leave Period Group

Requires permission: StudyLeaveAdmin

Update a study leave period group

patch/StudyLeave/Periods/Groups

Query parameters

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

Request body

Example request

{
  "studyLeavePeriodGroup": {
    "studyLeavePeriodGroupId": "1d86730c-d229-4a58-9a3b-3c424f503cc1",
    "name": "Updated Period Group",
    "active": true,
    "studyLeavePeriods": []
  }
}

Response

Success - Success