創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Followings v1
*
此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下
這裡
。
基本網址
https://followings.roblox.com
JSON
下載
Users
GET
/v1
/users
/{userId}
/universes
獲得使用者與宇宙之間的所有跟隨關係
DELETE
/v1
/users
/{userId}
/universes
/{universeId}
刪除使用者與宇宙ID之間的以下內容
POST
/v1
/users
/{userId}
/universes
/{universeId}
在使用者與宇宙ID之間創建以下關係,即使用者與宇宙ID
GET
/v1
/users
/{userId}
/universes
/{universeId}
/status
取得使用者和宇宙之間的下一個關係狀態。
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse