DELETE

Delete Group


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

Notes:

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

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

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