Delete only the video file from a meeting recording. The transcript, summary, and all metadata are preserved. Only non-active recordings with an attached video can have their video deleted.
curl --request DELETE \
--url https://api.rootly.com/v1/meeting_recordings/{id}/delete_video \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request DELETE \
--url https://api.rootly.com/v1/meeting_recordings/{id}/delete_video \
--header 'Authorization: Bearer <token>'