Creating a Group with All Users - Current Capability

Sravya Bandari
Sravya Bandari
  • Updated
Audience: Everyone

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 

Feedback:
We welcome your input! Please sign in to leave any comments, suggestions, or improvement ideas below.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.