You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Packages/ZkEvmApi/Documentation~/PassportProfileApi.md
+194Lines changed: 194 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ All URIs are relative to *https://api.sandbox.immutable.com*
6
6
|--------|--------------|-------------|
7
7
|[**GetUserInfo**](PassportProfileApi.md#getuserinfo)|**GET** /passport-profile/v1/user/info | Get all info for a Passport user |
8
8
|[**LinkWalletV2**](PassportProfileApi.md#linkwalletv2)|**POST** /passport-profile/v2/linked-wallets | Link wallet v2 |
9
+
|[**SendPhoneOtp**](PassportProfileApi.md#sendphoneotp)|**POST** /passport-profile/v1/phone-otp | Send phone OTP code for user supplied phone number |
10
+
|[**VerifyPhoneOtp**](PassportProfileApi.md#verifyphoneotp)|**POST** /passport-profile/v1/phone-otp/verify | Verify phone OTP code against user phone number |
9
11
10
12
<aid="getuserinfo"></a>
11
13
# **GetUserInfo**
@@ -197,3 +199,195 @@ catch (ApiException e)
197
199
198
200
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**Code** | **string** | Phone number verification OTP |
10
+
11
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments