/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 8h ago
Details
Filter operations
App Theme
1
Dbt Sync
1
Deployments
5
Embed
3
Embed Tenants
3
Env Variables
2
Environments
4
Folders
5
Notifications
8
OAuth Integrations
5
OIDC Token Configs
5
Regions
1
Reports
7
Tenant Settings
2
User Attribute Values
2
User Attributes
3
get
Get user attributes
post
Create user attribute
put
Update user attribute
User OAuth Tokens
4
Users Admin
3
Workbooks
9
Workspace
3
User Attributes
Create user attribute
post
/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
Changes