/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
Accounts
83
Advertising
20
Analytics
4
Assets
74
Avatars
35
Badges
26
Bans and blocks
15
Configs
9
Connections
19
Creator Store
8
Data and memory stores
48
Developer products
21
Experiments
11
Game Events
5
Game passes
21
Generative AI
1
Groups
103
Interactions
26
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
get
Gets detailed user information by id.
patch
Set the display name for the authorized user.
get
Premium upsell precheck
get
Retrieves the username history for a particular user.
get
Get if a user has a Premium membership
Users
14
get
/v1/preferences/publishing
post
/v1/preferences/publishing
delete
/v1/preferences/publishing
patch
/v1/preferences/publishing
User profiles
Users
Set the display name for the authorized user.
patch
/v1/users/{userId}/display-names
Path parameters
userId
integer
required
the user id
Request body
RobloxUsersApiSetDisplayNameRequest
required
Request model for changing a display name.
newDisplayName
string
The users new display name.
Response
OK
RobloxWebWebAPIApiEmptyResponseModel
required
Changes