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": "8378a70e-b716-4561-bfd1-f92cf9c4f2b7",
    "studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
    "yearGroupId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

Success - Success

Changes