/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16m ago · Updated 3d ago
Details
Filter operations
App Theme
1
Dashboard Embed Access
2
Data Model
15
Data Model Uploads
4
dbt Sync
6
Deployment Creation
1
Deployments
12
Embed
5
Embed Tenants
11
Env Variables
2
Environments
4
Folders
5
GitHub
4
GitHub Connection
1
Notifications
8
OAuth Integrations
5
OIDC Token Configs
5
OpenAPI Spec
1
Regions
1
Reports
9
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
4
Workbooks
9
Workspace
5
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
Changes