Groups
Add a user as a member of a group
Adds a user as a member of a group. The user must not already be a member of the group.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
application/json
Path Parameters
Minimum length:
1
Body
application/json
The user identifier, which must be exactly one of the following: Slack user ID, email, or Tightknit profile ID
If true, sends a private notification to the new member
Response
200
application/json
Gets a list of calendar events in the community
Was this page helpful?