post
https://sandbox.datamotion.com/SecureMessagingApi/Account/OAuthIdTokenLogon
This method is used to authenticate an external provider id token. Unless otherwise noted, this method must be called before any other web service function, as the X-Session-Key header value is required to call most methods. A successful transaction will receive a 200 status code.
400The OAuthIdTokenLogonRequestData model is required in the request body.
401The id token is invalid || The provider is invalid || Logon restricted by IP address and user IP address is NULL. || Logon restricted by IP address and user IP address is not in the list of allowed IP addresses. || User disabled.