Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the recording.

Example:

"rec_01kfyc9dgdec1avkgs7tng8htg"

Response

Deleted recording

A call recording

call
object
required

The call that produced this recording

duration
integer
required

The duration of the recording in seconds

id
string
required

The unique identifier for the recording