Update Roblox ID
Updates the Roblox ID linked to a Discord account in a specific guild.
put/api/v1/link/update-roblox
Query parameters
discordIdstring required
The Discord user ID.
newRobloxIdstring required
The new Roblox user ID.
guildIdstring required
The Discord guild ID.
Response
Roblox ID updated successfully.
Example response
{
"version": "1.0.0"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.