Hi,
I want to manage the members of a codebeamer project preferably using REST API.
Swagger doc shows a GET /v3/projects/{projectId}/members endpoint for retrieval, but doesnt show any PUT or PATCH or DELETE methods.
Is this operation to add or remove members to a project not available via REST API?
