API Reference/Calendars
Patch Bot
Updates the configuration of a bot already scheduled to record an event. Allows modification of recording settings, webhook URLs, and other bot parameters without canceling and recreating the scheduled recording. For recurring events, the 'all_occurrences' parameter determines whether changes apply to all instances or just the specific occurrence. Returns the updated event(s) with the modified bot parameters.
Authorization
x-meeting-baas-api-key
<token>API key for authentication
In: header
Request Body
application/json
Requiredbot_image
string | nullDefault:
null
bot_name
string | nulldeduplication_key
string | nullDefault:
null
enter_message
string | nullDefault:
null
extra
unknownDefault:
null
noone_joined_timeout
integer | nullDefault:
null
Format: "int32"
recording_mode
string | string | stringspeech_to_text
Any properties in object,stringDefault:
null
streaming_audio_frequency
stringDefault:
null
streaming_input
string | nullDefault:
null
streaming_output
string | nullDefault:
null
waiting_room_timeout
integer | nullDefault:
null
Format: "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