Opigno Enterprise API provides theDocumentation Index
Fetch the complete documentation index at: https://docs.opigno.com/llms.txt
Use this file to discover all available pages before exploring further.
deleteCommunity mutation to remove the community, all related posts, comments, invitations and memberships.
The community can be deleted only by the owner or a user associated wit the ADMINISTRATOR scope.
deleteCommunity mutation accepts only one required argument communityId that represents the ID of the community that should be deleted.
After the mutation execution the community will not be available for any other user on the platform.