The
Membership
resource
represents whether a human user or Google Chat app is invited to,
part of, or absent from a space.
With the Chat API, you canß create, get, list, or delete human or app membership in a space in Google Chat by calling the corresponding methods. The guides in this section explain how to do the following:
- Create a membership to add a user or app to a space.
- Get a membership to see details about a membership.
- List memberships to see a paginated, filterable list of memberships in a space.
- Delete a membership to remove a user or app from a space.