Delete a room recording.
Synchronously delete a Room Recording.
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of a room recording.
Example:
"0ccc7b54-4df3-4bca-a65a-3da1ecc777f0"
Response
The resource was deleted successfully.
JavaScript