diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 7037d667..4bd6db6a 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -736,6 +736,14 @@ Set a new password for a Home Assistant Core user. +
+/auth/cache + +Reset internal authentication cache, this is useful if you have changed the password for a user and need to clear the internal cache. + +
+ + ### CLI