/
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
Create user attribute
post
/api/v1/user-attributes
Request body
UserAttributeCreateInput
required
defaultValue
string
nullable
description
string
nullable
displayName
string
nullable
name
string
required
type
'string'
|
'number'
|
'boolean'
|
'string_array'
|
'number_array'
required
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