curl --location --request POST '/api/Twitter/GetRequestToken'
{ "token": "string", "secret": "string", "confirmed": true, "redirectUrl": "string" }