v6
OpenAPI 3.0.02026-08-036241,3352.0 MBStudyleave
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": "6b90c1b1-7168-4020-b7ad-bd73c0f13d1b",
"name": "Updated Period Group",
"active": true,
"studyLeavePeriods": []
}
}Response
Success - Success