Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Query Parameters

locationId
string
required

The sub-account this calendar belongs to. It is the only thing that identifies the tenant here, and access is re-checked against it on every call.

Body

application/json

The entry.

calendarId
string
required
Example:

"cal_6b1f2a7c90"

startTime
required
Example:

"2026-09-23T13:00:00.000Z"

endTime
required
Example:

"2026-09-23T14:00:00.000Z"

title
string
Example:

"Team meeting"

location
string
notes
string
kind
string

What it is, for the diary: a meeting, a reminder, time held.

{key}
any

Response

The entry, holding its seats.

success
boolean
required
data
object
required

The appointment as it now stands.

{key}
any