Run API
Start a run
Initiates a new browser agent run with specified parameters. This endpoint allows you to:
- Start a run using custom input variables
- Execute runs on behalf of authenticated users
- Configure webhook notifications for run events
- Perform dry runs to prevent writes in the target software
POST
Authorizations
API key-based authentication. Provide your CloudCruise API key in the cc-key header. Contact support to obtain an API key for your account.
Body
application/json
Configuration for starting a new workflow execution
Response
202
application/json
Browser agent run initiated
The response is of type object
.