Set Social Credentials
POST
https://demo-d.tradovateapi.com/v1/user/setsocialcredentials
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
usernamestringRequired
<=8192 characterspasswordstringRequired
<=64 charactersResponse
AccessTokenResponse
errorTextstring or null
<=8192 charactersNon-empty if the request failed
hibpHintenum or null
EmailAndPasswordCompromised, PasswordCompromised
Allowed values:
accessTokenstring or null
<=8192 charactersexpirationTimedatetime or null
passwordExpirationTimedatetime or null
userStatusenum or null
Active, Closed, Initiated, TemporaryLocked, UnconfirmedEmail
Allowed values:
userIdlong or null
namestring or null
<=64 charactershasLiveboolean or null
hasSimPlusboolean or null

