Skip to content

Delete recording

DELETE
/api/recordings/{recordingID}

Delete a saved recording. Active recordings cannot be deleted.

recordingID
required
string

Recording identifier.

Recording deleted.

Resource not found.

object
message
required

Human-readable error message.

string

Cannot delete an active recording.

object
message
required

Human-readable error message.

string