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": "d547c462-2b7b-49c9-ab81-b84f6983c83a",
"name": "Updated Period Group",
"active": true,
"studyLeavePeriods": []
}
}Response
Success - Success