Forgot password

Reset:Forgot Password

post
Body
emailstring · emailRequired
Responses
202

Successful Response

application/json
Responseany
post
/auth/forgot-password
POST /auth/forgot-password HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 26

{
  "email": "[email protected]"
}

No content

Last updated