Skip to main content
Version: 2023-02-21

Update Note

PUT 

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

Update Note

Request

Version stringrequired

API Version

Available options2023-02-21
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