From f30fe14061cb24a32b09044a0a74b14e64200008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= <76261501+zecakeh@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:24:23 +0200 Subject: [PATCH] Update changelog Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- changelogs/client_server/newsfragments/1843.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1843.clarification b/changelogs/client_server/newsfragments/1843.clarification index 6e4d4846..7ccfe4a7 100644 --- a/changelogs/client_server/newsfragments/1843.clarification +++ b/changelogs/client_server/newsfragments/1843.clarification @@ -1 +1 @@ -Clarify that authentication is optional on the `POST /account/password` and `POST /account/deactivate` endpoints. \ No newline at end of file +Clarify that an access token is optional on the `POST /account/password` and `POST /account/deactivate` endpoints. \ No newline at end of file