Centrum twórców
Panel
Nauka
Sklep
Talent
Forum
Plan działania
Zaloguj się
Create
Omówienie
Projekty
Awatar
Zasoby
Open Cloud
Zwiększono wymagania minimalne dla aplikacji Roblox Studio.
Dowiedz się więcej
Create
/
Open Cloud
/
All legacy APIs
Polski
Opinia
Notifications v2
Podstawowy adres URL
https://notifications.roblox.com
JSON
Download
PushNotifications
GET
/v2
/push-notifications
/chrome-manifest
Get Chrome Manifest to link GCM project to Chrome Browser
GET
/v2
/push-notifications
/get-current-device-destination
Gets the current device destination
GET
/v2
/push-notifications
/get-destinations
Gets valid destinations associated with the signed user
GET
/v2
/push-notifications
/metadata
Gets the corresponding metadata for the specified notification
POST
/v2
/push-notifications
/deregister-all-devices
De-register all devices to disable push notifications
POST
/v2
/push-notifications
/deregister-current-device
De-register current device to disable push notifications
POST
/v2
/push-notifications
/deregister-current-device-ios-pushkit
De-register current device to disable pushkit notifications
POST
/v2
/push-notifications
/register-android-native
Register Android Native for push notifications
POST
/v2
/push-notifications
/register-ios-native
Registers IOS device for push notifications
POST
/v2
/push-notifications
/register-ios-pushkit
Registers IOS device for pushkit notifications
NotificationStream
GET
/v2
/stream-notifications
/get-latest-game-updates
Get the latest non aggregated Game Updates sent to the logged in user
GET
/v2
/stream-notifications
/get-recent
Gets the recent entries from the notification stream
GET
/v2
/stream-notifications
/metadata
Get Notification Stream metadata.
GET
/v2
/stream-notifications
/unread-count
Gets the count of unread Notification stream entries
POST
/v2
/stream-notifications
/clear-unread
Clears the unread Notification stream count
Modele
Models
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