Remove the recording bot from the meeting entirely. Unlike stop, this immediately disconnects the bot. The session will transition to analyzing and then completed once transcript processing finishes.
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/leave \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/leave \
--header 'Authorization: Bearer <token>'