latestOpenAPI 3.0.02026-08-156441,3872.1 MB
5aa4178ca29b
Studyleave
Post Study Leave Option
Requires permission: StudyLeaveAdmin
Create a study leave option
post/StudyLeave/Options
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeaveOption": {
"studyLeaveOptionId": "313fcda8-bf82-405e-8858-b9259fbc0d4b",
"studyLeaveOptionGroupId": "e9dc2a3a-71e7-439d-8a1d-bddf183f9782",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success