b6ca3e4d06fc

latestOpenAPI 3.0.02026-08-126291,3462.0 MB
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": "bc972f45-bb95-4f90-a3a3-e832c751dd77",
    "studyLeaveOptionGroupId": "a548cb26-8d31-4057-8461-33cfe06fe8a7",
    "name": "Example Option",
    "code": "Example Code",
    "studyLeaveOptionAccess": []
  }
}

Response

Success - Success