Identity
Connect Twitter
This endpoint allows you to connect your Twitter account to a Snag account
GET
Authorizations
Path Parameters
Available options:
twitter
, discord
, telegram
, epic
, steam
Query Parameters
The ID of the website
Example:
"123e4567-e89b-12d3-a456-426614174000"
The ID of the user
Example:
"123e4567-e89b-12d3-a456-426614174001"
The redirect URL where the user will land after completing the auth
Example:
"https://example.com"
The type of response to return
Available options:
redirect
, json
Example:
"redirect"
Response
200
application/json
200
The URL to redirect to
Example:
"https://example.com"
Was this page helpful?