API Reference/Calendars
Schedule Record Event
Configures a bot to automatically join and record a specific calendar event at its scheduled time. The request body contains detailed bot configuration, including recording options, streaming settings, and webhook notification URLs. For recurring events, the 'all_occurrences' parameter can be set to true to schedule recording for all instances of the recurring series, or false (default) to schedule only the specific instance. Returns the updated event(s) with the bot parameters attached.
Authorization
x-meeting-baas-api-key
<token>API key for authentication
In: header
Request Body
application/json
Requiredbot_image
string | nullbot_name
Requiredstringdeduplication_key
string | nullenter_message
string | nullextra
RequiredobjectCustom data object
noone_joined_timeout
integer | nullFormat:
"int32"
recording_mode
string | string | stringspeech_to_text
Any properties in object,stringstreaming_audio_frequency
stringstreaming_input
string | nullstreaming_output
string | nullwaiting_room_timeout
integer | nullFormat:
"int32"
webhook_url
string | nullPath Parameters
uuid
RequiredstringThe UUID identifier
Query Parameters
all_occurrences
boolean | nullschedule a bot to all occurences of a recurring event