크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
로그인
생성
개요
체험
아바타
애셋
오픈 클라우드
Roblox Studio의 최소 요구 사항이 상향되었습니다.
자세히 알아보기
생성
/
오픈 클라우드
/
Legacy APIs
한국어
피드백
Notifications v2
*
이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면
여기
를 클릭하세요.
기본 URL
https://notifications.roblox.com
JSON
다운로드
PushNotifications
GET
/v2
/push-notifications
/chrome-manifest
GCM 프로젝트를 Chrome 브라우저에 연결하기 위한 Chrome 매니페스트 가져오기
POST
/v2
/push-notifications
/deregister-all-devices
푸시 알림을 비활성화하려면 모든 장치를 등록 해제
POST
/v2
/push-notifications
/deregister-current-device
푸시 알림을 비활성화하려면 현재 장치를 등록 취소
POST
/v2
/push-notifications
/deregister-current-device-ios-pushkit
현재 장치를 등록 해제하여 푸시키트 알림을 비활성화합니다
GET
/v2
/push-notifications
/get-current-device-destination
현재 장치 목적지 가져오기
GET
/v2
/push-notifications
/get-destinations
서명된 사용자와 관련된 유효한 목적지를 가져옵니다
GET
/v2
/push-notifications
/metadata
지정된 알림에 대한 해당 메타데이터 가져오기
POST
/v2
/push-notifications
/register-android-native
푸시 알림을 위한 안드로이드 네이티브 등록
POST
/v2
/push-notifications
/register-ios-native
IOS 장치를 푸시 알림에 등록합니다
POST
/v2
/push-notifications
/register-ios-pushkit
IOS 장치를 푸시키트 알림에 등록합니다
NotificationStream
POST
/v2
/stream-notifications
/clear-unread
읽지 않은 알림 스트림 수 지우기
GET
/v2
/stream-notifications
/get-latest-game-updates
로그인한 사용자에게 전송된 최신 비집계된 게임 업데이트를 가져오기
GET
/v2
/stream-notifications
/get-recent
알림 스트림에서 최근 항목 가져오기
GET
/v2
/stream-notifications
/metadata
알림 스트림 메타데이터 가져오기.
GET
/v2
/stream-notifications
/unread-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