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": "80e88bbd-eb6d-4aa4-b6ad-8cc28c6084c9",
"name": "Updated Period Group",
"active": true,
"studyLeavePeriods": []
}
}Response
Success - Success