Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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?
Hi @AK_14438052,
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Regards,
Anurag
Hello @AK_14438052 ,
This support article gives the REST APIs and details to add, remove members from project roles. and, these working fine.
https://www.ptc.com/en/support/article/CS412392
Also, for REST APIs documentation, this could be reference : https://codebeamer.com/cb/wiki/117612
Good Luck.!
