멤버
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.