Skip to main content
POST
Stop Recording

Overview

Stops the active recording and finalizes the MP4 container. After this returns, the file is downloadable via GET /browser/sessions/{id}/recording.

Path Parameters

string
required
Browser session ID (UUID).

Example Request

Response

Success Response (200)

string
Identifier of the recording that was stopped.
string
Final state — stopped.
Example Response:

Error Responses