/
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
User Attributes
Update user attribute
put
/api/v1/user-attributes/{id}
Path parameters
id
number
required
Request body
UserAttributeUpdateInput
required
defaultValue
string
nullable
description
string
nullable
displayName
string
nullable
Response
UserAttribute
required
defaultValue
string
nullable
description
string
nullable
displayName
string
nullable
id
integer
required
name
string
required
type
'string'
|
'number'
|
'boolean'
|
'string_array'
|
'number_array'
required