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

idintegerRequired>=1
Note identifier.

Response

Note was deleted.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
404
Not Found Error