Book an appointment
Appointments
Book an appointment
Books a new appointment for the prospect. Validates the time slot, syncs contact information, and emits an appointment.booked event.
Authentication: Requires a valid x-presentation-token header (HMAC-based).
POST
Book an appointment
Headers
HMAC presentation token for viewer authentication
Path Parameters
Body
application/json
Appointment start time (ISO 8601)
Appointment end time (ISO 8601)
Attendee timezone identifier
Example:
"America/New_York"
Prospect email (optional, synced to CRM)
Prospect phone number (optional, synced to CRM)