Add user to group
Groups
Add user to group
Adds a user as a group member. The user must not already be a member of the group.
POST
Add user to group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
application/json Path Parameters
Body
application/json
The user identifier, which must be exactly one of the following: Slack user ID, email, or Tightknit profile ID
- Option 1
- Option 2
- Option 3
Response
User is already a member of the group

