We've moved discussions to Discord

API path to support forgotten passwords?

Kang Shen
I might be missing something but there seems to be a missing controller action for API calls to password resets:

```
web      | Started POST "/api/v1/password.json" for ::1 at 2022-08-02 16:43:36 -0500
web      |
web      | AbstractController::ActionNotFound (The action 'create' could not be found for Api::V1::PasswordsController):
```

Does `/api/v1/password.json` require any specific configuration?
Notifications
You’re not receiving notifications from this thread.