Reset Password

These routes belong are responsible for password resets.


Endpoint

Method URI Authentication
POST /forgot-password false

Endpoint

Method URI Authentication
GET /forgot-password false

Endpoint

Method URI Authentication
POST /reset/{token} false

Endpoint

Method URI Authentication
GET /reset/{token} false