v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Notes

Update a comment related to a note

Updates a comment related to a note.

put/notes/{id}/comments/{commentId}

Path parameters

idinteger required

The ID of the note

commentIdstring uuid required

The ID of the comment

Request body

contentstring required

The content of the comment in HTML format. Subject to sanitization on the back-end.

Response

Add, update or get a comment

successboolean

If the request was successful or not