Skip to main content
DELETE
/
users
/
groups
/
{name}
Delete User Group
curl --request DELETE \
  --url https://use.hoop.dev/api/users/groups/{name}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://hoopdev-docs-concepts-gaps-and-organization.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

name
string
required

The name of the group to delete

Response

No Content