v2

latestOpenAPI 3.1.02026-08-01132728.8 KB
call_bots

Join Call

Join a call by creating a bot that will join the specified meeting URL.

The bot will join the meeting and record it. Once the call is complete, it can be processed and retrieved through other API endpoints.

Multiple bots cannot be created for the same meeting URL within 2 minutes.

post/v1/call_bots

Request body

meeting_urlstring required

The URL of the meeting to join (e.g., Google Meet, Zoom, etc.)

titlestring nullable

The title of the meeting to join

Response

Successful Response

{"stackTrail":"paths:/v1/call_bots:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}