Delete a note
Permanently deletes the note identified by the path parameter and returns an empty successful data object.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Note identifier.
Response
Note was deleted.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error

