latestOpenAPI 3.0.02026-08-206671,4552.1 MB

4263dd755e48

Studyleave

Patch Study Leave Option

Requires permission: StudyLeaveAdmin

Update a study leave option

patch/StudyLeave/Options

Query parameters

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

Request body

Example request

{
  "studyLeaveOption": {
    "studyLeaveOptionId": "4fa35b46-0475-48b7-95c4-a07b2b44131e",
    "studyLeaveOptionGroupId": "96a9ce4d-136b-4a18-8a0c-890b85b33625",
    "name": "Example Option",
    "code": "Example Code",
    "studyLeaveOptionAccess": []
  }
}

Response

Success - Success