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": "6bcc64a5-5109-4547-b5f4-78a7a5fccf90",
    "studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
    "yearGroupId": "00000000-0000-0000-0000-000000000000"
  }
}

Response

Success - Success

Changes