Delete multiple user notes

Deletes all matching published or archived user notes and returns the deleted note IDs.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
notes_idlist of integersRequired

Response

Notes deleted
statusstringOptional
messagestringOptional
datalist of integersOptional

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error