Reset password
This endpoint is used to initiate the password reset process for a user in the DrugNet System.
Endpoint: POST /reset_password
Headers
Name
Value
Content-Type
application/json
Authorization
x-api-key
Request Body
Name
Type
Description
string
Email of the user
Response
Last updated