<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INIntentError/Code/deletingInteractionWithGroupIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INIntentErrorCode@INIntentErrorDeletingInteractionWithGroupIdentifier"
  },
  "title" : "INIntentError.Code.deletingInteractionWithGroupIdentifier"
}
-->

# INIntentError.Code.deletingInteractionWithGroupIdentifier

The system was unable to delete the INInteraction objects using their group identifier.

```
case deletingInteractionWithGroupIdentifier
```

## Discussion

To determine the low-level cause of the problem, check the value of <doc://com.apple.documentation/documentation/Foundation/NSUnderlyingErrorKey> in the error object’s <doc://com.apple.documentation/documentation/Foundation/NSError/userInfo> dictionary.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)