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

idlongRequired

Request

This endpoint expects an object.
favoritebooleanRequired

Response

Favorite state updated.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error