e0bc2ad906d8
latestOpenAPI 3.0.02026-08-106271,3402.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": "a0c0db5b-e1a8-4e72-91f3-786756318b66",
"name": "Updated Period Group",
"active": true,
"studyLeavePeriods": []
}
}Response
Success - Success