I'm currently working with the HP Quality Center REST API which works pretty good for creating and reading entities.
But I'd like to perform some administrative tasks that way. Is it possible to add or remove users from projects and (un)assign groups to them? I didn't find anything relevant in the documentation about that.
I'm using the following set-up:
- .NET 4.0 client
- Quality Center 11
Thanks