Complete login OTP
Check the validity of the code and complete the login flow.
POST
Authorizations
Headers
Body
application/json
The OTP received by message
Example:
"12345"
Response
200
OK
Check the validity of the code and complete the login flow.
The OTP received by message
"12345"
OK