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>'Documentation Index
Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request DELETE \
--url https://api.rootly.com/v1/meeting_recordings/{id} \
--header 'Authorization: Bearer <token>'