Skip to main content
Version: 2023-02-21

Update Note

PUT 

/notes/:id

Update Note

Request

Version stringrequired

API Version

Available options2023-02-21
id stringrequired

Note Id

locationId stringrequired

Location Id

application/json

Bodyrequired

    bodystring

    The body content of the note

    titlestring

    The title of the note

    colorstring

    The color code of the note

    pinnedboolean

    Whether the note is pinned

application/json

Successful response

Schema
    noteobject

    The note object