Central de criadores
Painel
Aprenda
Loja
Talento
Fórum
Planejamento
Entrar na conta
Criação
Visão geral
Experiências
Avatar
Ativos
Open Cloud
O Roblox Studio aumentou suas especificações mínimas para download.
Saiba Mais
Criação
/
Open Cloud
/
All legacy APIs
Português (Brasil)
Feedback
Followings v1
URL base
https://followings.roblox.com
JSON
Download
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
Modelos
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse