Stop an active or paused recording. The bot finishes processing, generates a transcript, and the session status transitions to completed. This is irreversible — to record again, create a new session.
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/stop \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/stop \
--header 'Authorization: Bearer <token>'