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": "d5aca7a1-91f0-4c80-9e74-383b97ee81da",
"studyLeaveOptionGroupId": "7ae57419-affb-4748-acca-060c820e23e6",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success