Recordings

Delete a recording and its storage file

DELETE
/api/v1/recordings/{id}

Authorization

tenant-api-key
x-api-key<token>

Tenant API key (backend only — never expose to a browser)

In: header

Path Parameters

id*string

Recording CUID

Response Body

curl -X DELETE "https://example.com/api/v1/recordings/string"
Empty