Skip to main content
POST
Confirm appointment

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Response

Appointment confirmed

id
integer
contact_id
integer
service_id
integer
provider_id
integer
appointment_at
string<date-time>
status
enum<string>
Available options:
pending,
confirmed,
completed,
cancelled,
rescheduled
notes
string
cancellation_reason
string
conversation_id
integer
created_at
string<date-time>