curl --request POST \ --url http://localhost:8080/{app_id}/add \ -d "source=https://www.forbes.com/profile/elon-musk" \ -d "data_type=web_page"
{ "response": "fec7fe91e6b2d732938a2ec2e32bfe3f" }
Add a data source to an app.
The source that you want to add to the App.
The type of data to add, remove it if you want Embedchain to detect it automatically.
Successful Response
Was this page helpful?