Authentication & Users
Check reset SMS
Validates an SMS code and generates a JWT token for password reset.
POST
Body
application/json
Response
200
application/json
Reset token generated successfully.
The response is of type object
.
Validates an SMS code and generates a JWT token for password reset.
Reset token generated successfully.
The response is of type object
.