Published Date: March 16, 2026
Validated: Yes
Products and Versions Covered:
- Cloud/CVC
- Self-hosted, Replicated - KOTS
IMPORTANT: Access to the REST API is limited to users with a Named Creator Jama Connect license, including endpoints in v1, labs, and SCIM. Users without a Named Creator Jama Connect license, including those with a Creator Float License, do not have access.
Summary
Jama Connect® currently does not provide a built-in option to create a group containing all users with a single click. Administrators must either manually select users in the interface or use the Rest API to add users in bulk.
Resolution
This can be automated using the below REST API endpoints:
First, call the GET /users endpoint to fetch all users.
Then, use the POST /usergroups/{id}/users endpoint to add an existing user to the user group with the specified ID
Additional Resources
- Jama REST API Documentation
- Ideation link: Capability of creating a group with all users (for signed-in users)
- Success Programs
- Success Catalog
- Datasheets
- Request a Solution Offering or Training from the Success Catalog
Feedback:
We welcome your input! Please sign in to leave any comments, suggestions, or improvement ideas below.
Comments
0 comments
Please sign in to leave a comment.