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>"
}
]
}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>"
}
]
}