latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-17126285270.4 KB

29d481391a25

User Attributes

Update user attribute

put/api/v1/user-attributes/{id}

Path parameters

idnumber required

Request body

defaultValuestring nullable
descriptionstring nullable
displayNamestring nullable

Response

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