gcal-addon

Create Event Room

Create (or return) the FluenTea room for a calendar event. Idempotent by gcal_event_id: Calendar may call onCreateFunction more than once.

post/api/addon/rooms

Headers

authorizationstring nullable

Request body

gcal_event_idstring required
titlestring nullable
start_isostring nullable
languagestring nullable
video_enabledboolean nullable
max_participantsinteger nullable
visibilitystring nullable
activity_typestring nullable
exchange_languagestring nullable
multilingualboolean nullable

Response

Successful Response

{"stackTrail":"paths:/api/addon/rooms:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.