latestOpenAPI 3.0.02026-08-236691,4612.1 MB

05c7190a0463

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": "668ed1e7-47e6-4c6c-a29b-27e733fb6462",
    "studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
    "name": "Example Period",
    "hasSubmissions": false,
    "syncToWeekendLeave": false,
    "studyLeavePeriodAccess": []
  }
}

Response

Success - Success