メンバー
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.