Smart Scheduler
Intelligent meeting scheduling
List scheduling requests
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Query Parameters
statusRequiredstringcontactIdRequiredstringList of scheduling requests
Create a new scheduling request
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Scheduling request created
Get a specific scheduling request
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringScheduling request details
Delete a scheduling request
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringRequest deleted
Send a scheduling link
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringScheduling link sent
Send a scheduling invitation
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringInvitation sent
Cancel a scheduling request
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringRequest cancelled
Get AI-suggested meeting slots for a contact (query params)
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Query Parameters
contactIdRequiredstringpurposeRequiredstringSuggested time slots
Get AI-suggested meeting slots for a contact
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
contactIdRequiredstringSuggested time slots
Get availability pattern for a contact
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
contactIdRequiredstringAvailability pattern
Get scheduler configuration
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Scheduler config
Update scheduler configuration
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Updated scheduler config
Get scheduling statistics
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Scheduling stats