There is currently no way to change the user profile via UI in TestOps.
But we will describe it in detail so that you have no questions.
Important information:
1. Only the user, by himself, can make changes to his profile.
2. Only a user account with Admin authority can change the profile.
So, you have to give the user profile the Admin authority for the duration of the change.
So let's start:
1. Go to https://<your_instance_URL>/swagger-ui.html
It will look like this:
Switch definition to UAA Service:
Find account-user-controller sector.
Open /account
Get your id by clicking Try it out and then on Execute.
Great, now you know your user id.
So we can patch you account:
Open /account
For example, we will change your user's email.
Click Try it out and fill in the fields as in the example (using your own values, of course).
Then click Execute.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article