Schedule Meeting
Create a Google Calendar event with a Meet link via the project's connected calendar. Requires a manager API key.
Authentication
AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.
Request
This endpoint expects an object.
title
startIso
ISO 8601 with offset, e.g. 2026-07-22T14:00:00-03:00
attendees
Attendee e-mails
vault
Exact vault id or name from list_vaults. Required whenever the key can reach more than one vault; never guess or use one client’s vault for another.
description
durationMinutes
15 to 120 (default 30)
Response headers
X-Request-Id
Stable identifier for tracing this request in Alpha logs.
Response
Schedule Meeting completed.
data
The result returned by the selected Alpha tool.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error