Creator Hub
Dashboard
Lernen
Store
Talent
Forum
Roadmap
Anmelden
Erstellen
Übersicht
Erlebnisse
Avatar
Objekte
Open Cloud
Roblox Studio hat die Mindestanforderungen an die Spezifikationen erhöht.
Mehr erfahren
Erstellen
/
Open Cloud
/
All legacy APIs
Deutsch
Feedback
Followings v1
Basis-URL
https://followings.roblox.com
JSON
Herunterladen
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
Modelle
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse