curl --request POST \
--url http://localhost:3333/v1/browserbase/automations/{automationId}/execute \
--header 'X-API-Key: <api-key>'Runs the automation on a pre-created session
curl --request POST \
--url http://localhost:3333/v1/browserbase/automations/{automationId}/execute \
--header 'X-API-Key: <api-key>'Was this page helpful?