latestOpenAPI 3.0.02026-08-156441,3872.1 MB
5aa4178ca29b
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": "a44733b5-7d98-40dd-8b03-44f331c9001b",
"studyLeaveOptionGroupId": "161f7094-e367-47c0-b4bf-7e50b4b35f27",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success