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

Documentation Index

Fetch the complete documentation index at: https://docs.duckybot.xyz/llms.txt

Use this file to discover all available pages before exploring further.

{
  "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.