Changes

Jump to navigation Jump to search
m
no edit summary
{{Api_Method_Spec|
Description=Register a new device in the Trusted Device list. To use this method, Returns a [[TrustedDeviceChallenge]]. Returns a challenge code for pairing a a new or not-yet-enabled trusted device to the user should be loggedaccount.Returns NOTE: The difference between this method and RegisterTrustedDeviceChallenge is that GetTrustedDeviceChallengeCode creates a challenge code for pairing to a trusted device that already exists. RegisterTrustedDeviceChallenge creates a challenge code for a TrustedDeviceChallengedevice that is not associated to the user account yet.
|Parameters=
|Returns=
Returns a JSON object containing a [[TrustedDeviceChallenge]].
'''Example:'''
: <span style="color: #a11;">"StatusMessage"</span>: <span style="color: #164;">"OK"</span>,
: <span style="color: #a11;">"Content"</span>:
:: { <span style="color: #219;">Object [[TrustedDeviceChallenge]]</span> }
}

Navigation menu