Studyleave

Post Study Leave Option Access

Requires permission: StudyLeaveAdmin

Create a study leave option access

post/StudyLeave/Options/Access

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

Example request

{
  "studyLeaveOptionAccess": {
    "studyLeaveOptionAccessId": "c8109de0-c0fc-4efe-b14a-bd21830bf34b",
    "studyLeaveOptionId": "47a0e705-4735-4d04-9273-da3d10852aae"
  }
}

Response

Success - Success

Changes