Recording
Delete recording
Deletes a specific recording
DELETE
/
recordings
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the recording to delete
Response
200 - application/json
deleted
boolean
requiredIndicates if the recording was successfully deleted
id
string
requiredThe 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