2038679c92ac
latestOpenAPI 3.0.02026-08-136311,3552.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": "8e17292b-607e-4d30-9360-b63f26ef2991",
"studyLeaveOptionGroupId": "b3eb0f68-4467-4c93-8f81-82bb7464b26a",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success