DeepFellow DOCS

Validate reset password token.

Set new password.

GET
/v1/reset_password/validate_token

Query Parameters

tokenToken

Response Body

curl -X GET "https://loading/v1/reset_password/validate_token?token=string"
{
  "status": "string",
  "message": "string"
}
{
  "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.