Create an auto-assigning appointment
Appointments
Create an auto-assigning appointment
Creates a scheduled appointment that will be automatically assigned to an available user based on their availability.
POST
Create an auto-assigning appointment
Authorizations
Headers
API version. Must be set to 2020-09-01.
Available options:
2020-09-01 Body
application/json
ID of the line to create the appointment in.
Visitor's first name (2-50 characters).
Required string length:
2 - 50Appointment start time in ISO 8601 format.
Appointment end time in ISO 8601 format.
Visitor's last name (max 50 characters).
Maximum string length:
50Phone number with optional + prefix (5-20 digits).
Pattern:
^(\+)?([0-9]){5,20}$Visitor's email address.
Maximum string length:
100Language code for the visitor (default: en).
Required string length:
2 - 5Custom input fields for the appointment. See Input Fields query to discover available IDs.
Labels to attach to the appointment.