POST/browsers/{id}/replays/{replay_id}/stop

Stop the specified replay recording and persist the video.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

replay_id*string

Replay recording identifier

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/browsers/string/replays/string/stop"
Empty