Appointments

Send a confirmation email

Requires the appointments:write scope.

post/v1/appointments/{id}/send_email

Path parameters

idinteger required

Request body

emailstring email

Updates the lead's email if supplied.

type'appointment_confirmation' | 'appointment_request' | 'appointment_approved' | 'appointment_rejected' required

Response

{ "status": "sent" }

Changes

No recorded changes to this endpoint across all 1 revision of this API.