post https://api.egp.scale.com/v4/knowledge-base-data-sources
Log in to see full request history
Responses
xxxxxxxxxx
18curl --request POST \
--url https://api.egp.scale.com/v4/knowledge-base-data-sources \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"data_source_config": {
"source": "S3"
},
"data_source_auth_config": {
"encrypted": false,
"source": "SharePoint"
},
"tagging_information": {
"type": "all"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: