Apps
Add data
Add a data source to an app.
post/{app_id}/add
Path parameters
app_idstring required
Request body
Example request
{
"source": "https://en.wikipedia.org/wiki/Elon_Musk"
}Response
Successful Response
Add a data source to an app.
{
"source": "https://en.wikipedia.org/wiki/Elon_Musk"
}Successful Response