v

latestOpenAPI 3.0.02026-08-086271,3402.0 MB
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": "e261c970-cf43-4b66-b896-bd234f56c47c",
    "studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
    "name": "Example Period",
    "hasSubmissions": false,
    "syncToWeekendLeave": false,
    "studyLeavePeriodAccess": []
  }
}

Response

Success - Success