<!--
{
  "availability" : [
    "Retention Messaging API: 1.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RetentionMessaging",
  "identifier" : "/documentation/RetentionMessaging/Delete-Realtime-URL",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Retention Messaging API"
    ],
    "preciseIdentifier" : "rest:retention_messaging:delete:inApps-v1-messaging-realtime-url"
  },
  "title" : "Delete Realtime URL"
}
-->

# Delete Realtime URL

Deletes the URL for your Get Retention Message endpoint, in the sandbox or production environments.

## Discussion

Call this endpoint’s sandbox URL to delete the sandbox URL of your `Get Retention Message` endpoint.  Call this endpoint’s production URL to delete the production URL of your `Get Retention Message` endpoint.

After this call succeeds in the sandbox or production environment, the Retention Messaging API no longer provides real-time retention messages in the respective environment, unless you configure a URL again.

To configure URLs again, call [`Configure Realtime URL`](/documentation/RetentionMessaging/Configure-Realtime-URL). There’s no need to call [`Delete Realtime URL`](/documentation/RetentionMessaging/Delete-Realtime-URL) before reconfiguring endpoint URLs.
To check the URL you have configured for your endpoint, call [`Get Realtime URL`](/documentation/RetentionMessaging/Get-Realtime-URL).

---

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)