|
| web.Response | post (self, web.Request request, dict[str, Any] data) |
| |
View to start Forgot Password flow..
Definition at line 313 of file http_api.py.
◆ post()
| web.Response homeassistant.components.cloud.http_api.CloudForgotPasswordView.post |
( |
|
self, |
|
|
web.Request |
request, |
|
|
dict[str, Any] |
data |
|
) |
| |
Handle forgot password request.
Definition at line 322 of file http_api.py.
◆ name
| homeassistant.components.cloud.http_api.CloudForgotPasswordView.name |
|
static |
◆ url
| homeassistant.components.cloud.http_api.CloudForgotPasswordView.url |
|
static |
The documentation for this class was generated from the following file: