Disconnect the linked X account
Removes the link and stops the handle being shown to other users
curl -X DELETE "https://example.com/auth/link/x"Empty
Show or hide the X account on the leaderboard PATCH
Withholding stops the handle, name and avatar being published to other users while keeping the account linked, so signing in through X still works. Takes the wanted state, not a flip, so a retry lands on the same result. Does not require a linked X account: the setting belongs to the user and outlives the link, so it can be set beforehand and survives a disconnect and reconnect.
Authenticate user POST
Authenticate using wallet signature (nonce) or email/password