Update a note draft
Saves the draft fields and synchronizes supplied students, categories, attachments, and folders.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
title
draft
JSON-encoded EditorJS document
favorite
students_id
categories_id
attachments_id
folders_id
batch_id
Selects the academic year
Response
Draft saved.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

