Sending API request from a user with Read-Write access for Users in Identity.
Request sent is:
<Set operation="update">
<User>
<Username>test</Username>
<Name>test</Name>
<Password>test1234</Password>
<UserType>User</UserType>
<EmailList>
<EmailID>test@test.com/EmailID>
</EmailList>
<Group>testing</Group>
</User>
</Set>
Response received in as follows:
This thread was automatically locked due to age.