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": "99ba14f2-cf38-4288-8b5c-984a3c3e2326",
    "studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
    "yearGroupId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

Success - Success

Changes