/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v7
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
120
263
252.9 KB
Tenant Settings
Update tenant settings
put
/api/v1/tenant/settings
Request body
TenantSettingsInput
required
auditLogEnabled
boolean
nullable
hasSupportAccess
boolean
nullable
maintenanceWindowDay
string
nullable
maintenanceWindowEnabled
boolean
nullable
maintenanceWindowTime
string
nullable
oidcEnabled
boolean
nullable
useAIBIUserInterface
boolean
nullable
Response
TenantSettings
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