finish_link
After a linking URI has been requested, finish_link must be called with the session_id provided with the URI. it will return information about the new account once the linking process is completed by the other device and the new account is setup. Note that the account setup process can sometimes take some time, if rapid userfeedback is required after scanning, use wait_for_scan first, then finish setup with finish_link.
auto-generated example may not be a valid request. Seev1.FinishLinkRequest
for all fields.
{
"type": "finish_link",
"version": "v1"
}
- Request Type:
v1.FinishLinkRequest
- Success Response Type:
v1.Account
- Error response types: