v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
Session Recordings

Delete Session Recording

Deletes a specific recording from a browser session. Use "primary" as the recording_id to delete the primary recording.

delete/v1/sessions/{session_id}/recordings/{recording_id}

Path parameters

session_idstring required

The ID of the browser session the recording belongs to.

recording_idstring required

The ID of the recording to delete. Use "primary" to delete the primary recording.

Response

Recording deleted successfully.