成员
列出 RBAC 组成员
GET/v1/organizations/rbac_groups/{group_id}/members
添加 RBAC 组成员
POST/v1/organizations/rbac_groups/{group_id}/members
移除 RBAC 组成员
DELETE/v1/organizations/rbac_groups/{group_id}/members/{user_id}
RFC 3339 timestamp of when the User was added to the RBAC Group.
Email of the User.
ID of the RBAC Group.
Object type.
For RBAC Group Members, this is always "rbac_group_member".
ID of the User.
ID of the RBAC Group.
Deleted object type. For RBAC Group Members, this is always "rbac_group_member_deleted".
ID of the User.