# Delete group Delete a user group by ID for an account (tenant). Provide the group ID as a path parameter. Endpoint: DELETE /resources/groups/v1/{id} Security: bearer ## Path parameters: - `id` (string, required) ## Header parameters: - `frontegg-tenant-id` (string) The tenant identifier. Required for requests to api.frontegg.com (or your region) when using a management token. Parsed from the token when using user or API tokens ## Response 200 fields