Skip to main content
4-Participant
December 17, 2025
Solved

REST API to manage codebeamer project members

  • December 17, 2025
  • 2 replies
  • 86 views

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?

Best answer by int2020

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.!

2 replies

Community Manager
December 28, 2025

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 

int202012-AmethystAnswer
12-Amethyst
January 7, 2026

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.!