Hub Creatore
Dashboard
Impara
Negozio
Talento
Forum
Tabella di marcia
Accedi
Creazione
Panoramica
Esperienze
Avatar
Risorse
Open Cloud
Roblox Studio ha aumentato i requisiti minimi delle specifiche.
Scopri di più
Creazione
/
Open Cloud
/
All legacy APIs
Italiano
Feedback
Followings v1
URL di base
https://followings.roblox.com
JSON
Scarica
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
Modelli
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse