post
https://example.com/ums/v2/users/otp/login
Login with OTP
Login with one time passcode and request id. Relevant for users with credential type=OTP.
Request Body Parameters:
| Parameter | Type | Mandatory | Description | Example |
|---|---|---|---|---|
| requestId | string | true | The request id you received when calling to the generate otp login code API | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| code | string | true | The code you received in the SMS sent to you when calling to the /otp/generate API | 649551 |
This API is public.
