User Attribute
Learn more about User Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetUserAttribute | Get a User Attribute resource. |
|
PATCH | UpdateUserAttribute | Update an existing User Attribute resource. |
|
DELETE | DeleteUserAttribute | Delete an existing User Attribute resource. |
|
GET | GetUserAttributeCollectionForUser | Get a collection of User Attribute resources for the User. |
|
GET | GetUserAttributeCollection | Get a collection of User Attribute resources. |
|
POST | CreateUserAttribute | Create a new User Attribute resource. |
|
GET | LookupUserAttributeAllowedValue | Lookup the Attribute Allowed Value for the User Attribute. |
|
GET | LookupUserAttribute | User Attribute |
|
GET | LookupUserAttributeChangePermissionTree | Lookup the permission set for changing the User Attribute. |
|
GET | LookupUserAttributeInsertPermissionTree | Lookup the permission set for creating the User Attribute. |
|
GET | LookupUserAttributeUser | Lookup the User Attribute for the User Attribute. |
|
GET | BatchGetUserAttribute | Get a collection of User Attribute resources for the set of id's. |
|
POST | BatchCreateUserAttribute | Create a new collection of User Attribute resources. |
|
PATCH | BatchUpdateUserAttribute | Update a collection of existing User Attribute resources. |
|
DELETE | BatchDeleteUserAttribute | Delete a collection of existing User Attribute resources. |
|
PATCH | ChangeUserAttributeIsActive | Change the IsActive status for an existing User Attribute resource. |
|
PATCH | ChangeUserAttributePermissionTree | Change the PermissionTree for an existing User Attribute resource. |
|
PATCH | BatchChangeUserAttributePermissionTree | Change the PermissionTree status for a collection of existing User Attribute resources. |
|
PATCH | BatchChangeUserAttributeIsActive | Change the IsActive status for a collection of existing User Attribute resources. |