CalBridgeExperiment

Scheduler Provision

Mint a single-use magic-link the frontend can window.open().

Returns 503 scheduler_unavailable in dev (settings empty) so the client falls back to the bare cal.com login page without waiting on a DB timeout. See EXPERIMENT.md §3.

post/api/app-auto-gtm/scheduler/provision

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

destination'default' | 'availability' | 'google_calendar' | 'calendar_management'

Response

Successful Response

urlstring required
schedule_idinteger required
booking_urlstring required

Changes

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