recordings
Delete Recording
DELETE
https://copilot.{region}.corti.app/
/
v2
/
interactions
/
{id}
/
recordings
/
{recordingId}
Path Parameters
id
string
requiredThe interaction ID representing the context for the request.
recordingId
string
requiredThe recording ID representing the context for the request.
Response
204 - application/json
The response is of type object
.
Was this page helpful?