API Reference

Password Reset OTP

This endpoint is used when a user forgets their password and requests to reset it. Using this API with the emailAddress parameter, users can receive a temporary OTP to verify their identity and reset their password.

Request Body
The request should include the following parameters:

ParameterTypeDescription
emailAddressstringThis parameter represents the user's email address who wants to initiate the password reset process.
Language
Authorization
Header
Click Try It! to start a request and see the response here!