Delete a meeting recording. Only completed or failed recordings can be deleted. Active recordings (pending, recording, paused) must be stopped first.
curl --request DELETE \
--url https://api.rootly.com/v1/meeting_recordings/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request DELETE \
--url https://api.rootly.com/v1/meeting_recordings/{id} \
--header 'Authorization: Bearer <token>'