Skip to main content
POST
Create Real Time Booking Action

Authorizations

string
required
Enter your Bearer token.

Request Body

string
required
Action display name.
string
required
Action purpose.
string
required
"DURING" | "AFTER" | "BEFORE"
string
required
Action type: "APPOINTMENT"
object
required
Booking configuration.
string
required
Google Calendar email.
string
required
"google" or "outlook"
string
required
The UUID of the user.
boolean
Require confirmation.
string
IANA timezone.
integer
Minutes between bookings.
object
Weekly availability.
object
Monday schedule (e.g. {"start_time": "09:00", "end_time": "17:00"})
string[]
List of email addresses for distribution. Leave as [] for none.

Response

201 Created - Action created successfully
string
Request context ID
object
string
New action ID
string
Action name