Skip to main content
Version: v3

Create Note

POST 

/calendars/appointments/:appointmentId/notes

Create 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