Discord
GitHub
Login
Search...
/
Overview
Templates
API Reference
Introduction
Authentication
API Reference
Agent
GET
List
POST
Create
GET
Get
DEL
Delete
PATCH
Update
POST
Invoke
POST
Add Llm
DEL
Remove Llm
GET
List Tools
POST
Add Tool
DEL
Remove Tool
GET
List Datasources
POST
Add Datasource
DEL
Remove Datasource
Llm
API User
API Key
Datasource
Tool
Workflow
Workflow Config
Vector Database
Discord
GitHub
Login
API Reference
Agent
Add Datasource
POST
https://api.beta.superagent.sh
/
api
/
v1
/
agents
/
:agent_id
/
datasources
Add datasource to agent
Path parameters
agent_id
string
Required
Request
This endpoint expects an object.
datasourceId
string
Required
Response
This endpoint returns an object.
success
boolean
data
object
Optional
Represents a Agent record
Show 19 properties
Built with