API Reference
Create a workflow
Submits a prompt to initiate a web automation workflow.
POST
/
v0
/
orchestrators
/
em-web-automation
/
workflows
Authorizations
apikey
string
headerrequiredBody
application/json
prompt
string
requiredPrompt to define the purpose of the workflow.
Response
200 - application/json
workflowId
string
Unique identifier for the created workflow.