Pause Recording
Recording
Pause Recording
POST
Pause Recording
Pauses the recording for a bot. This functionality is currently in beta and only supported for Google Meet and Microsoft Teams bots.
Authentication
Requires API key authentication via theAuthorization header.
Path Parameters
Bot ID (e.g.,
bot_xxxxxxxxxxx)Response
Returns the updated bot object with recording state changed topaused.
Bot ID
Current recording state. Will be
paused after successful pause.Bot state (e.g.,
joined_recording_paused)