Call

Create Call Endpoint

post/call/dial

Headers

authorizationstring nullable

Request body

org_idstring uuid required
user_idstring uuid required
calendar_event_idstring uuid nullable
language'en-US' | 'fr-FR' | 'de-DE' | 'es-ES'

Supported languages for transcription, calls, and UI.

This is a centralized language definition used across the platform. Any changes to supported languages should be made here and will propagate to all components that use this enum.

Response

Successful Response

call_idstring uuid required

Changes

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