latestOpenAPI 3.0.02026-08-206671,4552.1 MB

4263dd755e48

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": "4de2ce06-eadd-41f4-968b-c08d22fe33e6",
    "studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
    "name": "Example Period",
    "hasSubmissions": false,
    "syncToWeekendLeave": false,
    "studyLeavePeriodAccess": []
  }
}

Response

Success - Success