Search code examples
autonomyinterwovenimanage

Delete user profile


Is it possible to delete a WorkSite user using the API?

I have the following dlls referenced.

IManage.dll
IMANADMIN.dll
IMANEXTLib.dll

I can create a user using IMANADMIN.NRTDatabase.CreateUser()


Solution

  • No, Worksite doesn't allow delete a user.

    Only rename via DbAdmin (It's not possible do it using iManage API) to another user or disable him.