"SoftLayer_" prefix removed for readability.
Update a user’s information.
Account master users and sub-users who have the User Manage permission in the SoftLayer customer portal can update other user’s information. Use editObject() if you wish to edit a single user account. Users who do not have the User Manage permission can only update their own information.
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_User_Customer_OpenIdConnect | A skeleton SoftLayer_User_Customer_OpenIdConnect object with only the properties defined that you wish to change. Unchanged properties are left alone. |