Room Recordings
Delete room recording
Permanently deletes one Video Room recording by ID. Use it to remove recorded room media that is no longer needed; this operation does not delete the Room or its Room Session history.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Video.
Learn more about API scopes.
delete/api/video/room_recordings/{id}
Path parameters
idstring uuid required
Universal Unique Identifier.
Unique ID of the Room Recording.
Response
There is no content to send for this request, but the headers may be useful.
Changes
No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.