b6ca3e4d06fc
latestOpenAPI 3.0.02026-08-126291,3462.0 MBStudyleave
Patch Study Leave Week
Requires permission: StudyLeaveAdmin
Update a study leave week
patch/StudyLeave/Weeks
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeaveWeek": {
"studyLeaveWeekId": "95cb7595-551e-47cc-9f25-c16f36eb1930",
"start": "0001-01-01T00:00:00",
"end": "0001-01-01T00:00:00",
"archiveDate": "0001-01-01T00:00:00",
"parentCloses": "0001-01-01T00:00:00",
"archived": false,
"studyLeaveDates": [],
"studyLeaveWeekYears": [],
"studyLeaveReminders": []
}
}Response
Success - Success