Discord
GitHub
Login
Search...
/
Overview
Templates
API Reference
Introduction
Authentication
API Reference
Agent
Llm
API User
API Key
Datasource
Tool
Workflow
GET
List
POST
Create
GET
Get
DEL
Delete
PATCH
Update
POST
Invoke
GET
List Steps
POST
Add Step
DEL
Delete Step
Workflow Config
Vector Database
Discord
GitHub
Login
API Reference
Workflow
Invoke
POST
https://api.beta.superagent.sh
/
api
/
v1
/
workflows
/
:workflow_id
/
invoke
Invoke a specific workflow
Path parameters
workflow_id
string
Required
Request
This endpoint expects an object.
input
string
Required
enableStreaming
boolean
Required
sessionId
string
Optional
outputSchemas
map from strings to strings
Optional
outputSchema
string
Optional
Response
This endpoint returns any.
Built with