Update Note

This API endpoint updates a specific note.
This PATCH request will only update the fields you specify, leaving the rest as they were.

Path Params
string
required

The ID of the note to update.

Body Params
string

The note’s title. This field does not support formatting or newlines.

string

The note’s content. This must be valid HTML.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json