Send OTP to User
POST/api/v1/otp/send
Sends a One-Time Password (OTP) to the user for verification purposes.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OTP sent successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error