OTP
Perform a retry
Perform a retry if a user has not received the code.
post/retry
Request body
Response
OK
Example response
{
"status": "approved",
"remaining_retry": 3
}Perform a retry if a user has not received the code.
OK
{
"status": "approved",
"remaining_retry": 3
}