<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UserNotifications",
  "identifier" : "/documentation/UserNotifications/UNAuthorizationStatus/ephemeral",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "User Notifications"
    ],
    "preciseIdentifier" : "c:@E@UNAuthorizationStatus@UNAuthorizationStatusEphemeral"
  },
  "title" : "UNAuthorizationStatus.ephemeral"
}
-->

# UNAuthorizationStatus.ephemeral

The app is authorized to schedule or receive notifications for a limited amount of time.

```
case ephemeral
```

## Discussion

An App Clip may have the ability to schedule or receive notifications for a limited amount of time. For more information, see <doc://com.apple.documentation/documentation/AppClip/enabling-notifications-in-app-clips>.

---

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)