Adds new members to a group, including users and nested groups with their specified roles and status.
Authorization: Requires group admin permissions. Members: Supports adding users and other groups as members. Roles: Members can be assigned admin or member status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the group Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$List of members to add with their status and CredibleResourceUri
Members added successfully