v6
OpenAPI 3.0.02026-08-036241,3352.0 MBOpenapply
Create a new private note
Requires permissions: AcademicStaff or AcademicSupport or StudentFacing
Create a new private note for the open apply
post/OpenApply/PrivateNotes
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"note": {
"id": 0,
"studentIdentifier": "",
"text": "Test Note",
"addedBy": "test@test.com"
}
}Response
Success - Success