latestOpenAPI 3.0.02026-08-236691,4612.1 MB
05c7190a0463
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": "65ae8cbf-6c67-412e-8e18-8991721369af",
"studyLeaveOptionGroupId": "20c4bf82-0518-40cf-b68d-364855f5053a",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success