Skip to main content
DELETE
delete session recording

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Session ID

Response

Successfully deleted session recording

message
string
Example:

"Session recording deleted"

deletedAt
string<date-time>

When the recording was erased

Last modified on July 24, 2026