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": "b3ef5924-47d3-46ab-af99-6e142d9f5658",
    "studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
    "yearGroupId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

Success - Success

Changes