v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31135175384.2 KB
Browser Computer Controls

Execute a batch of computer actions sequentially

Send an array of computer actions to execute in order on the browser instance. Execution stops on the first error. This reduces network latency compared to sending individual action requests.

post/browsers/{id}/computer/batch

Path parameters

idstring required

Browser session ID

Request body

Response

All actions executed successfully