Update an appointment

Path Params
int32
required

ID of the appointment.

Body Params
participants
array of objects

A list of Participants that should be a part of the appointment. Please see guide below regarding updating participants.

participants
int32

Duration of the appointment in minutes.

string

Title of the appointment.

string

The type of appointment. Accepted values are ("online", "inperson", "phone", "message").

date

ISO8601 representation of the datetime when the appointment should be scheduled for.

json

A freeform metadata object. Use this to attach your unique identifiers to an appointment.

Response

Language
Credentials
OAuth2
Response
Choose an example:
application/json