v
latestOpenAPI 3.0.02026-08-086271,3402.0 MBStudyleave
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": "a72c26ae-3a6d-4085-b013-b67c6787b7d4",
"studyLeaveOptionGroupId": "803c816a-6c4c-4071-9623-ec156202105b",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success