API Guide v2.0

Add Group Subscribers

HTTP Method & URL
POST <base-url>?Type=CommunitySubscribers&Version=1
<query parameters>
Parameters
Type <required> CommunitySubscribers
Version <required> API version#
UserId <required> UserID of the user who is adding the members to a group
CommunityId <required> CommunityID of the group to which the subscribers are to be added
Subscribers <required> Comma-separated list of email addresses for the subscribers to be added
Description
Adds a list of subscribers to the specified group
Returns
HTTP Status Code: 201 (successfully created) or 400 (request failed)
Example Response
For a successful transaction, there is no XML response. For failed requests, the response is the standard XML error response as described in the API Summary section.

back to top

©2008 Connectbeam, Inc.