latestOpenAPI 3.0.02026-08-186661,4492.1 MB

4d9bcf62aa69

Studyleave

Patch Study Leave Option

Requires permission: StudyLeaveAdmin

Update a study leave option

patch/StudyLeave/Options

Query parameters

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

Request body

Example request

{
  "studyLeaveOption": {
    "studyLeaveOptionId": "07f52876-3119-47e6-a61d-503795ee7a7b",
    "studyLeaveOptionGroupId": "844b7ceb-edfe-489c-9941-a9a63ad43e28",
    "name": "Example Option",
    "code": "Example Code",
    "studyLeaveOptionAccess": []
  }
}

Response

Success - Success