Category: User

Доступы к OTAPI:

Method ConfirmExternalAuthenticationWithToken

Confirm external authentication with token

Test request

Argument Type Value
instanceKey String
Key for working with OTAPI
language String
language for requested data
signature String
Signature to identify the request. Used only if the key has a secret. See details in Signing OT API requests.
timestamp String
Timestamp for signature. Used only if the key has a secret. See details in Signing OT API requests.
applicationType String
Application type. Optional value, default is WebSite: Available values: WebSite, MobileApplication, MobileApplication/Android, MobileApplication/iOS. Please use most appropriate value if possible.
contextId String
External authentication context id
token String
Token id/authorization code for confirm authentication
xmlCustomData String (xml)
Additional authentication custom data. Optional parameter.:

Response