OpenAPI 3.0.02026-08-126311,3552.0 MB

81ad1261a387

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": "e31e6d13-e0ad-438f-96b6-25f5d2863652",
    "name": "Updated Period Group",
    "active": true,
    "studyLeavePeriods": []
  }
}

Response

Success - Success