Skip to main content
POST
Books an appointment on Cal.com on behalf of a caller

Authorizations

Authorization
string
header
required

Lawtte API key or session token: Authorization: Bearer <token>.

Path Parameters

firm
string
required

Firm slug in the URL (e.g. brackman-law).

Body

application/json
eventTypeId
number
required

Cal.com event type ID.

startTime
string
required

ISO 8601 appointment start time.

name
string
required

Caller's full name.

email
string
required

Caller's email address.

phone
string

Caller's phone number.

notes
string

Case notes or reason for appointment.

Response

Success

The response is of type object.