Skip to main content
Version: 2021-07-28

Update Note

PUT 

/notes/:id

Update Note

Request

Version stringrequired

API Version

Available options2021-07-28
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