From 3b596415817b487fec759a620692a934b2afe4cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 15 Jan 2026 10:42:11 +0100 Subject: [PATCH] Apply suggestion for account management actions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 67d12553..40779e33 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -2289,7 +2289,9 @@ The account management URL MAY accept the following minimum query parameters. ##### Account management URL actions -The following account management actions are defined: +Account management actions are unique to the application. They SHOULD follow the +[Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar) +where feasible. The Matrix-specific actions are: | Action | Description | |----------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|