创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Legacy APIs
中文(简体)
反馈
Notifications v2
基本网址
https://notifications.roblox.com
JSON
下载
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
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