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": "208f0b33-f721-47d0-87f7-34f33bb3f32c",
"studyLeaveOptionGroupId": "fba7a238-714b-4162-960e-efe39591fef7",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success