DeepFellow DOCS

Reset password request.

Reset password for user.

POST
/v1/reset_password
emailEmail

User email.

Response Body

curl -X POST "https://loading/v1/reset_password" \  -H "Content-Type: application/json" \  -d '{    "email": "string"  }'
{
  "status": "ok"
}
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string",
      "input": null,
      "ctx": {}
    }
  ]
}

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.