Studyleave
Brief Description
Requires permission: StudyLeaveAdmin
Long Description
post/StudyLeave/Periods/Groups
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeavePeriodGroup": {
"studyLeavePeriodGroupId": "f2208ff9-a36e-4220-90b6-1368fe1eec4a",
"name": "Example Period Group",
"active": true,
"studyLeavePeriods": []
}
}Response
Success - Success