/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
cube-js
Cube Platform API
put
Update user attribute
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