Pause an active recording session. The bot remains in the meeting but stops capturing audio/video. Use the resume endpoint to continue recording.
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/pause \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request POST \
--url https://api.rootly.com/v1/meeting_recordings/{id}/pause \
--header 'Authorization: Bearer <token>'