App Endpoints
/app/reset-password
Reset a forgotten password during the log in process.
GET /app/reset-password/:token
POST /app/reset-password
{
"token": "oiecmnlwicnvwouvnwlv"
}
App Endpoints
Reset a forgotten password during the log in process.
GET /app/reset-password/:token
POST /app/reset-password
{
"token": "oiecmnlwicnvwouvnwlv"
}