e0bc2ad906d8
latestOpenAPI 3.0.02026-08-106271,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": "96b36e0c-614f-4d4e-b3f1-71ebae2df1b2",
"studyLeaveOptionGroupId": "27bedffc-2bb3-4d70-a85b-1746ddc70309",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success