Update a note
Update note content with markdown, html, or sliteml and/or title
put/notes/{noteId}
Path parameters
noteIdstring required
Note id to update
Request body
Response
Ok
Changes
Changed in 2 of the 5 revisions of this API.2
- ○
added the non-success response with the status
413response-non-success-status-added
- ○
- ○
the security scope
writewas added to the endpoint's security schemebearerapi-security-scope-added
- ○