# Delete RBAC group Delete an RBAC group and all associated group role assignments. Endpoint: DELETE /api/core/rbac/groups/{id}/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `id` (integer, required) A unique integer value identifying this RBAC Group. ## Query parameters: - `platform_key` (string) platform key for authorization check