Skip to main content
Version: 2021-04-15

Update Note

PUT 

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

Update Note

Request

Version stringrequired

API Version

Available options2021-04-15
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