Note API:Notes

Update a note

put/notes/{noteId}

Path parameters

noteIdstring uuid required

Request body

typestring nullable

Note type

textstring nullable

Note content

Response

NoContent

Changes