v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01120263252.9 KB
User Attributes

Create user attribute

post/api/v1/user-attributes

Request body

defaultValuestring nullable
descriptionstring nullable
displayNamestring nullable
namestring required
type'string' | 'number' | 'boolean' | 'string_array' | 'number_array' required

Response

defaultValuestring nullable
descriptionstring nullable
displayNamestring nullable
idinteger required
namestring required
type'string' | 'number' | 'boolean' | 'string_array' | 'number_array' required