Skip to main content
PUT
Update tenant settings

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Body

application/json

TenantSettingsInput

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
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