Table of Contents

User Attribute

DynamicValueTypeText,Int,BigInt,Number,Date,DateTime,BooleanDynamicValueType : DynamicValueTypeValue : objectUserAttributeId : int64Notes : stringValue: DynamicValueIsActive: boolSequenceNumber : int32Version : int32IsInherited : boolCreatedOn : datetimeModifiedOn : datetimePermissionTreeUserAttributeAttributeAllowedValuevalue typeuser rightscreated bymodified byuservaluelinked attributepredefined value

Learn more about User Attributes from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetUserAttribute

Get a User Attribute resource.

View

PATCH UpdateUserAttribute

Update an existing User Attribute resource.

View

DELETE DeleteUserAttribute

Delete an existing User Attribute resource.

View

GET GetUserAttributeCollectionForUser

Get a collection of User Attribute resources for the User.

View

GET GetUserAttributeCollection

Get a collection of User Attribute resources.

View

POST CreateUserAttribute

Create a new User Attribute resource.

View

GET LookupUserAttributeAllowedValue

Lookup the Attribute Allowed Value for the User Attribute.

View

GET LookupUserAttribute

User Attribute

View

GET LookupUserAttributeChangePermissionTree

Lookup the permission set for changing the User Attribute.

View

GET LookupUserAttributeInsertPermissionTree

Lookup the permission set for creating the User Attribute.

View

GET LookupUserAttributeUser

Lookup the User Attribute for the User Attribute.

View

GET BatchGetUserAttribute

Get a collection of User Attribute resources for the set of id's.

View

POST BatchCreateUserAttribute

Create a new collection of User Attribute resources.

View

PATCH BatchUpdateUserAttribute

Update a collection of existing User Attribute resources.

View

DELETE BatchDeleteUserAttribute

Delete a collection of existing User Attribute resources.

View

PATCH ChangeUserAttributeIsActive

Change the IsActive status for an existing User Attribute resource.

View

PATCH ChangeUserAttributePermissionTree

Change the PermissionTree for an existing User Attribute resource.

View

PATCH BatchChangeUserAttributePermissionTree

Change the PermissionTree status for a collection of existing User Attribute resources.

View

PATCH BatchChangeUserAttributeIsActive

Change the IsActive status for a collection of existing User Attribute resources.

View