Skip to main content
PATCH
Update appointment status

Path Parameters

accountId
integer
required

HueChat account ID

id
string
required

Appointment public ID or UUID

Body

application/json

Status update

reason
string
Example:

"Confirmed by the external scheduling system"

status
enum<string>
Available options:
tentative,
booked,
confirmed,
completed,
cancelled,
no_show
Example:

"confirmed"

version
integer
Example:

1

Response

OK

account_id
integer
buffer_after_minutes
integer
buffer_before_minutes
integer
busy_ends_at
string<date-time>
busy_starts_at
string<date-time>
cancellation_reason
string
cancelled_at
string<date-time>
completed_at
string<date-time>
confirmed_at
string<date-time>
contact_id
integer
conversation_id
integer
created_at
string<date-time>
created_by_ai_agent_id
string<uuid>
created_by_user_id
integer
customer_email
string
customer_name
string
customer_phone
string
duration_minutes
integer
ends_at
string<date-time>
external_id
string
id
string<uuid>
notes
string
public_id
string
resource_color
string
resource_id
string<uuid>
resource_name
string
resource_type
string
service_color
string
service_currency
string
service_description
string
service_id
string<uuid>
service_name
string
service_price
number
source
string
starts_at
string<date-time>
status
string
updated_at
string<date-time>
version
integer