Hi all,Do you know how I can delete/archive a document in IDM via api (using dll)?
The IDM API has a DELETE call for an item (document). I was not able to find a way to archive, but may you can with the update an item call.
Have you downloaded the example .NET API? IDM Control Center > Development > .NET Resources > Download tab? The ExampleProject has an Add.cs that details how to add the file.