DELETE
/
recordings
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The ID of the recording to delete

Response

200 - application/json
deleted
boolean
required

Indicates if the recording was successfully deleted

id
string
required

The ID of the deleted recording

s3_bucket
string

The name of the S3 bucket where the recording is stored

s3_region
string

The AWS region of the S3 bucket

s3_key
string

The S3 key of the recording