Update a note
Replaces the title and note text for an existing note while preserving its related record and audit fields.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Note identifier.
Request
This endpoint expects an object.
title
note
batch_id
Optional academic year identifier.
Response
Updated note resource.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

