v

latestOpenAPI 3.0.02026-08-086271,3402.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": "7fd22da1-97cf-4c03-9480-d38866bd8d37",
    "name": "Example Period Group",
    "active": true,
    "studyLeavePeriods": []
  }
}

Response

Success - Success