Updates a member’s status (admin/member) in a group. This operation manages group membership through FGA (Fine-Grained Authorization) and affects the member’s permissions within the group.
Authorization: Requires group admin permissions. Status: Supports changing between admin and member roles. Side Effects: Status changes affect member permissions and capabilities.
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
The unique identifier of the group Standard identifier pattern for resource names
The unique identifier of the group member Valid email address pattern
The new status for the member
admin, member Member status updated successfully