Delete a call recording
Permanently deletes a call recording.
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Uniquely identifies the recording by id.
Response
A response with a single recording resource.
JavaScript