Skip to main content
PUT
Update tenant settings

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Body

application/json

TenantSettingsInput

aiTokensAutoPurchaseAmount
integer | null
aiTokensAutoPurchaseEnabled
boolean | null
auditLogEnabled
boolean | null
hasSupportAccess
boolean | null
maintenanceWindowDay
string | null
maintenanceWindowEnabled
boolean | null
maintenanceWindowTime
string | null
oidcEnabled
boolean | null
useAIBIUserInterface
boolean | null

Response

200 - application/json
aiTokensAutoPurchaseAmount
integer
required
aiTokensAutoPurchaseEnabled
boolean
required
aiTokensAutoPurchaseThreshold
integer
required
auditLogEnabled
boolean
required
auditLogEnabledCurrent
boolean
required
auditLogEnabledTimestamp
integer
required
hasSupportAccess
boolean
required
maintenanceWindowDay
string
required
maintenanceWindowEnabled
boolean
required
maintenanceWindowTime
string
required
oidcEnabled
boolean
required
useAIBIUserInterface
boolean
required