Skip to main content
PUT
Update a Power BI integration

Authorizations

Authorization
string
header
required

Use the 'Authorization' header with the format 'Key '

Path Parameters

bi_datasource_id
integer
required

Body

application/json

Power BI data source parameters.

auth_type
enum<string> | null
Available options:
delegated,
service_principal
client_id
string | null
client_secret
string<password> | null
indexing_cron
string | null
name
string | null
tenant_id
string | null

Response

Successful Response