Skip to main content

Update User Properties By Name

Select

SaaS
Customer Managed

This operation updates the properties associated with a user.

Path Parameters
  • UserName string required

    Name of the user

Request Body required
  • users object[]
  • agePasswordDays int32
  • associatedUserGroups object[]
  • userGroupName string
  • associatedUserGroupsOperationType int32
  • description string
  • email string
  • enableUser boolean
  • fullName string
  • password string
  • userEntity object
  • userName string
  • validationParameters object
  • password string
Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorString string
  • errorCode integer
  • entity object
  • userId integer
  • userName string
Loading...