Skip to main content

Add group members

POST 

/group.add

Add one or more group members with specified roles.

Members can be specified by user ID or email address. Each member must be assigned a role (member or admin).

Apps may add members to a group if one of the following conditions is true:

  1. It is a public group in their Roam.
  2. They are a member of the group.

If attempting to add an admin, the app must be an admin of the group.

Required scope: group:write


OpenAPI Spec: chat-v1.json

Request

Responses

Members added successfully