PACECloudSDK
/
cloud.pace.sdk.api.user.generated.request.totp
/
VerifyOTPAPI
/
VerifyOTPService
Verify
OTPService
interface
VerifyOTPService
Content copied to clipboard
Functions
Functions
verify
OTP
Link copied to clipboard
@
POST
(
value =
"user/otp/verify"
)
abstract fun
verifyOTP
(
@
Body
body:
OTP
):
Call
<
Void
>
Content copied to clipboard