Requires access token from sign in
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
Request a new OTP code
POST /auth/otp/resend
Authorization: Bearer ACCESS_TOKEN
{
"success": true,
"data": {
"message": "OTP resent successfully"
}
}
Was this page helpful?