v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13204059.1 KB
relyingparty

Get a code for user action confirmation.

post/getOobConfirmationCode

Request body

androidInstallAppboolean

whether or not to install the android app on the device where the link is opened

continueUrlstring

The url to continue to the Gitkit app

emailstring

The email of the user.

captchaRespstring

The recaptcha response from the user.

iOSAppStoreIdstring

iOS app store id to download the app if it's not already installed

requestTypestring

The request type.

androidPackageNamestring

android package name of the android app to handle the action code

kindstring

The fixed string "identitytoolkit#relyingparty".

iOSBundleIdstring

the iOS bundle id of iOS app to handle the action code

userIpstring

The IP address of the user.

canHandleCodeInAppboolean

whether or not the app can handle the oob code without first going to web

challengestring

The recaptcha challenge presented to the user.

androidMinimumVersionstring

minimum version of the app. if the version on the device is lower than this version then the user is taken to the play store to upgrade the app

idTokenstring

The user's Gitkit login token for email change.

newEmailstring

The new email if the code is for email change.

Response

Successful response