/
AM
ambivo
/
Ambivo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 2d ago
View markdown
ambivo
Ambivo API
patch
Patch Appointment
v1
latest
OpenAPI 3.1.0
2026-08-06
91
58
174.8 KB
CRM Entity Data
2
CRM Reports
11
get
Get Deals Pipeline
post
Post Deals Timeline
get
Get Deals
get
Get Appointments
post
Post Appointment
delete
Delete Appointment
patch
Patch Appointment
get
Get Leaderboard
get
Get Agent Goals
put
Put Agent Goal
get
Get Tenant Users
CRM Service Calls
42
Event Bridge
2
Questionnaires (RFP)
34
CRM Reports
CRM Reports
Patch Appointment
patch
/reports/appointments/{appointment_id}
Path parameters
appointment_id
string
required
Request body
AppointmentUpdateRequest
required
Update an existing appointment. All fields optional.
title
string
nullable
description
string
nullable
appt_date
integer
nullable
duration_minutes
integer
nullable
type
string
nullable
outcome
string
nullable
status
string
nullable
location
string
nullable
people_contact_ids
string[]
nullable
team
string
nullable
contact_lead_source
string
nullable
marketing_source
string
nullable
property_id
string
nullable
opportunity_id
string
nullable
userid
string
nullable
Response
Successful Response
AppointmentResponse
required
id
string
required
title
string
nullable
description
string
nullable
appt_date
integer
nullable
duration_minutes
integer
nullable
type
string
nullable
outcome
string
nullable
status
string
nullable
location
string
nullable
people_contact_ids
unknown[]
nullable
team
string
nullable
contact_lead_source
string
nullable
marketing_source
string
nullable
property_id
string
nullable
opportunity_id
string
nullable
userid
string
nullable
created_by_userid
string
nullable
created_ts
number
nullable
updated_ts
number
nullable