Studyleave
Post Study Leave Week Year
Requires permission: StudyLeaveAdmin
Create a study leave week year
post/StudyLeave/Weeks/Years
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeaveWeekYear": {
"studyLeaveWeekYearId": "4528ec12-2841-437c-bcb4-48ecc9979684",
"studyLeaveWeekId": "00000000-0000-0000-0000-000000000000",
"yearGroupId": "00000000-0000-0000-0000-000000000000"
}
}Response
Success - Success
Changes
No recorded changes to this endpoint across all 22 revisions of this API.