API Reference
Update a note's content
PUT
Path Parameters
The unique identifier of the note to update.
Query Parameters
Updated content of the note.
Response
200
application/json
Note updated successfully
The response is of type object
.
The unique identifier of the note to update.
Updated content of the note.
The response is of type object
.