gcal-addon

Resolve Join Link

Public: turn a calendar-link token into the current room + join code.

Possession of the link is the authorization (same model as a Zoom link) — the join code for private rooms is returned here so /app/join/gcal can forward guests to /chatrooms/<room>?code=<code>. If the mapped room has already ended (previous occurrence of a recurring event), a fresh room with the same settings is created on the spot.

get/api/addon/resolve/{public_token}

Path parameters

public_tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/addon/resolve/{public_token}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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