Studyleave
Post Study Leave Period
Requires permission: StudyLeaveAdmin
Create a new study leave period
post/StudyLeave/Periods
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeavePeriod": {
"studyLeavePeriodId": "784cead9-5504-4f72-be41-6b20bfc39fe0",
"studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
"name": "Example Period",
"hasSubmissions": false,
"syncToWeekendLeave": false,
"studyLeavePeriodAccess": []
}
}Response
Success - Success