Skip to main content

Add users to group

POST 

/groups/:groupId/members

Adds specified user(s) to group and returns the group. Can optionally set or unset group admins by using the is_group_admin property. If existing members are passed in, group admin status will be updated. You cannot remove members using this endpoint. The API token must have the "Groups > Write" scope.

Request

Responses

The updated group