/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 7h ago
View markdown
roblox
Roblox API
patch
/v1/games/{universeId}/user-votes
v1
OpenAPI 3.0.4
2026-08-06
816
1,125
3.1 MB
Accounts
83
Advertising
20
Analytics
4
Assets
75
Avatars
30
Badges
29
Bans and blocks
15
Configs
9
Connections
19
Creator Store
8
Data and memory stores
48
Developer products
21
Game Events
5
Game passes
21
Generative AI
1
Groups
103
Interactions
26
get
Gets all the followings between a user with userId and universes
post
Creates the following between a user with userId and universe with universeId
delete
Deletes the following between a user with userId and universe with universeId
get
Gets the status of a following relationship between a user and a universe.
get
Gets all universes followed by a user.
get
/v1/games/votes
get
Returns if a game was marked as favorite for the authenticated user
post
Favors (or unfavors) a game for the authenticated user
get
Get the favorites count of a specific game.
patch
/v1/games/{universeId}/user-votes
get
/v1/games/{universeId}/votes
get
/v1/games/{universeId}/votes/user
post
Returns whether or not the current user is following each userId in a list of userIds
post
Creates the following between a user and user with targetUserId
get
Get all users that follow user with targetUserId in page response format
get
Get the number of following a user has
get
Get all users that user with targetUserId is following in page response format
get
Get the number of following a user has
post
Deletes the following between a user and user with targetUserId
get
Return favorites categories for a user
get
Gets all the followings between a user with userId and universes
post
Creates the following between a user with userId and universe with universeId
delete
Deletes the following between a user with userId and universe with universeId
get
Gets the status of a following relationship between a user and a universe.
get
Gets users favorite games.
get
Gets all universes followed by a user.
Inventories
9
Localization
94
Luau Execution
5
Matchmaking
29
Metadata
16
Notifications
11
Places
23
Private servers
9
Team Create
8
Thumbnail Personalization
7
Thumbnails
11
Trades
16
Universes
41
User profiles
5
Users
14
get
Gets the currently wearing avatar definition for the specified user.
Interactions
Universes
patch
/v1/games/{universeId}/user-votes
Path parameters
universeId
integer
required
Request body
UserGameVoteRequest
required
vote
boolean
nullable
Response
Success