Account
Set linked X username
Links an X username to the authenticated Xquik account.
put/api/v1/account/x-identity
Request body
Example request
{
"username": "elonmusk"
}Response
X identity linked
Example response
{
"xUsername": "elonmusk"
}Links an X username to the authenticated Xquik account.
{
"username": "elonmusk"
}X identity linked
{
"xUsername": "elonmusk"
}