Update a Discord ID
string
required
Existing Discord user ID on the stored link.
string
required
New Discord user ID to store on the link.
string
Required for scoped keys.
cURL
200 OK
Create or update a Roblox link
string
required
Discord user ID to create or update.
string
required
Roblox user ID to attach to the Discord user.
string
Required for scoped keys.
200 OK
Remove a Roblox link
string
required
Discord user ID whose Roblox link should be removed.
string
Required for scoped keys.
200 OK
Delete scoped data
boolean
required
Must be
true. This guard prevents accidental deletes.cURL
200 OK