/
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
OIDC Token Configs
Update OIDC token config
put
/api/v1/oidc-token-configs/{id}
Path parameters
id
number
required
Request body
UpdateOidcTokenConfigInput
required
customAudience
string
nullable
customClaims
object
nullable
isEnabled
boolean
nullable
name
string
nullable
subFormat
string
nullable
targetEnvVar
string
nullable
Response
OidcTokenConfig
required
audience
string
required
audienceType
string
required
createdAt
union
required
customClaims
object
nullable
id
integer
required
isEnabled
boolean
required
name
string
required
subFormat
string
nullable
targetEnvVar
string
nullable
updatedAt
union
required