Skip to main content
DELETE
https://api.duckybot.xyz
/
links
Delete user link
curl --request DELETE \
  --url https://api.duckybot.xyz/links
{
  "code": 200,
  "message": "Discord user '@troptopreal' has been successfully unlinked."
}
{
  "code": 200,
  "message": "Discord user '@troptopreal' has been successfully unlinked."
}

Headers

You must provide at least one of the two headers below.
Token
string
The Ducky session token of the user.
Roblox-Code
string
The Roblox OAuth2 access code of the user.