Confirm an appointment

Confirm an appointment, setting confirmed to true.
Does not change status (for example, a hold stays IN until you call PUT /v3/appointment/{id}/book).
Does not create or update external calendar events; use PUT /book or POST /v3/appointment for Google Calendar / Outlook sync.
Triggers confirmation notifications if applicable.
Idempotent: if already confirmed, returns the appointment without sending duplicate notifications or webhooks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the appointment to confirm.

Body Params

Optional confirmation details like who confirmed or additional notes. Status and schedule changes are managed automatically; do not include status or Unavailability fields.

string
string
Responses

400

Invalid status or request.

401

Unauthorized.

403

Forbidden.

404

Not found.

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json