Studyleave

Patch Study Leave Week Year

Requires permission: StudyLeaveAdmin

Update a Study Leave Week Year

patch/StudyLeave/Weeks/Years

Query parameters

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

Request body

Example request

{
  "studyLeaveWeekYear": {
    "studyLeaveWeekYearId": "8888ac49-b44e-47d8-bde5-bfe2eb94bf52",
    "studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
    "yearGroupId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

Success - Success

Changes