REST API Service
Add data
Add a data source to an app.
POST
/
{app_id}
/
add
Path Parameters
app_id
string
requiredBody
application/json
source
string
default: The source that you want to add to the App.
data_type
string | null
default: The type of data to add, remove it if you want Embedchain to detect it automatically.
Response
200 - application/json
response
string
requiredWas this page helpful?