Mark or unmark a user note as favorite
Updates the favorite flag and returns the refreshed note resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
favorite
Response
Favorite state updated.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

