Confirm an appointment

Confirm an appointment, setting confirmed to true. If status is RS (Reserved), it updates to BK (Booked). Triggers notifications if applicable. Commonly used after payment or manual review. 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