b6ca3e4d06fc
OpenAPI 3.0.02026-08-126291,3462.0 MBStudyleave
Patch Study Leave Period
Requires permission: StudyLeaveAdmin
Update a study leave period
patch/StudyLeave/Periods
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeavePeriod": {
"studyLeavePeriodId": "2b82798d-4853-4e04-825d-3c86bc5c3b45",
"studyLeavePeriodGroupId": "00000000-0000-0000-0000-000000000000",
"name": "Updated Period",
"hasSubmissions": false,
"syncToWeekendLeave": false,
"studyLeavePeriodAccess": []
}
}Response
Success - Success