創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Followings v1
基本網址
https://followings.roblox.com
JSON
下載
Users
GET
/v1
/users
/{userId}
/universes
Gets all the followings between a user with userId and universes
GET
/v1
/users
/{userId}
/universes
/{universeId}
/status
Gets the status of a following relationship between a user and a universe.
DELETE
/v1
/users
/{userId}
/universes
/{universeId}
Deletes the following between a user with userId and universe with universeId
POST
/v1
/users
/{userId}
/universes
/{universeId}
Creates the following between a user with userId and universe with universeId
模型
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse