diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index d3a71a70..2c9eec48 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1456,12 +1456,12 @@ forwarded to the login endpoint during the login process. For example: GET /_matrix/static/client/login/?device_id=GHTYAJCE -### Account registration +### Account registration and management + +#### Registration {{% http-api spec="client-server" api="registration" %}} -### Account management - #### Password management {{% boxes/warning %}}