v6
OpenAPI 3.0.02026-08-036241,3352.0 MBStudyleave
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": "713280e1-653c-4fe7-ba96-25ad9990464d",
"studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
"name": "Example Period",
"hasSubmissions": false,
"syncToWeekendLeave": false,
"studyLeavePeriodAccess": []
}
}Response
Success - Success