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_id
Response
Notes deleted
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

