Skip to main content
Version: v3

Update Note

PUT 

/calendars/appointments/:appointmentId/notes/:noteId

Update Note

Request

Version stringrequired

API Version

Available optionsv3
appointmentId stringrequired

Appointment ID

application/json

Bodyrequired

    userIdstring

    User ID of the note author

    bodystringrequired

    Note body

    Possible values: <= 5000 characters

application/json

Successful response

Schema
    noteobject

    The created or updated note