How to archive a user via the API
I have found a public API for
|
3 answers
I would recommend doing this through the Web UI by clicking on User Management, and highlighting over the user name. This will create a button to archive the user. You can also run repotools to archive a user:
#repotools.bat -archiveUser |
I need an API for doing this. I want to be able to archive periodically several users from several servers and going to the UI will get cumbersome.
|
For anyone interested, the code for archive user looks like this
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.