This page lists all HTTP APIs for working with notifications, such as creating user notifications or modifying push settings. Open Cloud v2 Base URLhttps://apis.roblox.comUserNotificationPOST/cloud/v2/users/{user_id}/notificationsCreate User Notification Legacy APIs Legacy APIs with cookie authentication can incorporate breaking changes without notice. We don't recommend them for production applications. Notifications v2 Base URLhttps://notifications.roblox.comGET/v2/push-notifications/chrome-manifestGet Chrome Manifest to link GCM project to Chrome BrowserGET/v2/push-notifications/get-current-device-destinationGets the current device destinationGET/v2/push-notifications/get-destinationsGets valid destinations associated with the signed userGET/v2/push-notifications/metadataGets the corresponding metadata for the specified notificationGET/v2/stream-notifications/get-latest-game-updatesGet the latest non aggregated Game Updates sent to the logged in userGET/v2/stream-notifications/get-recentGets the recent entries from the notification streamGET/v2/stream-notifications/metadataGet Notification Stream metadata.GET/v2/stream-notifications/unread-countGets the count of unread Notification stream entriesPOST/v2/push-notifications/deregister-all-devicesDe-register all devices to disable push notificationsPOST/v2/push-notifications/deregister-current-deviceDe-register current device to disable push notificationsPOST/v2/push-notifications/deregister-current-device-ios-pushkitDe-register current device to disable pushkit notificationsPOST/v2/push-notifications/register-android-nativeRegister Android Native for push notificationsPOST/v2/push-notifications/register-ios-nativeRegisters IOS device for push notificationsPOST/v2/push-notifications/register-ios-pushkitRegisters IOS device for pushkit notificationsPOST/v2/stream-notifications/clear-unreadClears the unread Notification stream countModelsModels Roblox.Api.Notifications.Models.ChromeManifestModel Roblox.Api.Notifications.Models.GameUpdateNotificationModel Roblox.Api.Notifications.Models.GetCurrentPushDestinationResponseModel Roblox.Api.Notifications.Models.GetMetadataResponseModel Roblox.Api.Notifications.Models.GetPushDestinationsResponseModel Roblox.Api.Notifications.Models.NotificationStreamEntriesModel Roblox.Api.Notifications.Models.NotificationUser Roblox.Api.Notifications.Models.PushNotificationClientMetadata Roblox.Api.Notifications.Models.PushNotificationRegistration Roblox.Api.Notifications.Models.RegisterAndroidRequestModel Roblox.Api.Notifications.Models.RegisterIOSNativeRequestModel Roblox.Api.Notifications.Models.RegisterIOSPushKitRequestModel Roblox.Api.Notifications.Models.RegistrationResponseModel Roblox.Api.Notifications.Models.ResponseModels.NotificationStreamMetadataResponse Roblox.Api.Notifications.Models.SuccessResponseModel Roblox.Api.Notifications.Models.UnreadStreamNotificationsModel Roblox.Api.Notifications.Models.UserPushDestination