<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "applicensedeliverysdk",
  "identifier" : "/documentation/AppLicenseDeliverySDK/ALDLicenseAttribute/revokeAppleItemID(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "App License Delivery SDK"
    ],
    "preciseIdentifier" : "s:3ALD19ALDLicenseAttributeV17revokeAppleItemIDyys6UInt64VKF"
  },
  "title" : "revokeAppleItemID(_:)"
}
-->

# revokeAppleItemID(_:)

An appleItemID to be revoked by the license

```
mutating func revokeAppleItemID(_ appleItemID: UInt64) throws
```

## Parameters

`appleItemID`

Apple provided appleItemID to be revoked from the license

---

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)