<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INStartCallIntentResponseCode/userConfirmationRequired",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INStartCallIntentResponseCode@INStartCallIntentResponseCodeUserConfirmationRequired"
  },
  "title" : "INStartCallIntentResponseCode.userConfirmationRequired"
}
-->

# INStartCallIntentResponseCode.userConfirmationRequired

A response code that indicates the user must confirm the call information before starting the call.

```
case userConfirmationRequired
```

## Discussion

This code is valid only when confirming the start call intent.

---

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)