cURL
curl --request POST \ --url https://app.datafold.com/api/v1/lineage/bi/powerbi/ \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "indexing_cron": "<string>", "name": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Use the 'Authorization' header with the format 'Key '
Power BI data source parameters.
Successful Response