v8

latestOpenAPI 3.0.02026-08-046271,3392.0 MB
Studyleave

Brief Description

Requires permission: StudyLeaveAdmin

Long Description

post/StudyLeave/Periods/Groups

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

Example request

{
  "studyLeavePeriodGroup": {
    "studyLeavePeriodGroupId": "61ff5c13-5641-410e-9248-418c6e9b6328",
    "name": "Example Period Group",
    "active": true,
    "studyLeavePeriods": []
  }
}

Response

Success - Success