Skip to main content

Update User-2.0.0

Update a User
key: PBUpdateUser

Inputs

1. User (key: userId)

User Id
Required: true
Data Type: CotUserId

2. Cargo (key: jobTitle)

User Fee
Required: no
Data Type: string

3. Properties (key: properties)

Array with the IDs of the User Properties
Required: no
Data Type: array object

4. Access roles (key: accessRoles)

Array with the IDs of the User Access Roles
Required: no
Data Type: array object

5. Active (key: isActive)

Indicates if the User is active
Required: no
Data Type: boolean

6. Extensions (key: extensions)

Required: no
Data Type: dictionary any

Next Stages

1. SUCCESS

2. ERROR

Outputs

1. User (key: user)

Required: no
Data Type: object

2. Errors (key: errors)

Required: no
Data Type: array string