HTTP Method & URL
DELETE <base-url>&Type=Community&Version=1
<query parameters>
<query parameters>
Parameters
| Type | <required> Community |
| Version | <required> API version# |
| CommunityId | <required> ID# of the group |
| UserId | <required> UserID of the user who is deleting the group. |
Description
Delete the group. This also deletes all the bookmarks stored within the group .
Returns
HTTP Status Code: 200 (success) or 400 (bad request)
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.