Datasources
Delete Datasource
Delete a data source auth entry
DELETE
Delete Datasource
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a data source auth entry
curl --request DELETE \
--url https://api.oviond.com/v1/datasources/auths/:id \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/datasources/auths/:id \
--header 'Authorization: Bearer <token>'{
"success": true
}