Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.anchorbrowser.io/v1/sessions/{session_id}/recordings/resume \ --header 'anchor-api-key: <api-key>'
{ "data": { "data": { "status": "<string>" } } }
Resumes the video recording for the specified browser session.
API key passed in the header
The ID of the browser session for which to resume recording.
Recording resumed successfully.
Show child attributes
Was this page helpful?