DELETE

Delete Group


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Hides a group from the Group List or cancels group request.

Notes:

  • Only admins can delete a group.
  • The group will no longer be visible in the live site or the dashboard.
  • It is not possible to restore the group to the live site via Update Group.
  • It is still possible to retrieve the group via Get Group, List Groups, and Query Groups.
Endpoint
DELETE
https://www.wixapis.com/social-groups-proxy/groups/v2/groups/{groupId}

Event TriggersThis method triggers the following events:
Did this help?