b6ca3e4d06fc
latestOpenAPI 3.0.02026-08-126291,3462.0 MBStudyleave
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": "0eec9cf6-4b99-4716-9243-e9f7f010acb5",
"studyLeaveOptionGroupId": "3b97ae72-0e95-4c07-abdc-20cd61fd9c0e",
"name": "Example Option",
"code": "Example Code",
"studyLeaveOptionAccess": []
}
}Response
Success - Success