クリエーターハブ
ダッシュボード
学ぶ
ストア
人材
フォーラム
ロードマップ
ログイン
作成
概要
バーチャル空間
Avatar
アセット
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
作成
/
Open Cloud
/
All legacy APIs
日本語
フィードバック
Followings v1
ベース URL
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