Remove a BI integration by ID via the Datafold API.
cURL
curl --request DELETE \ --url https://app.datafold.com/api/v1/lineage/bi/{bi_datasource_id}/ \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.datafold.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.datafold.com/llms.txt
Use this file to discover all available pages before exploring further.
Use the 'Authorization' header with the format 'Key '
Successful Response