From 66dc75ec0555669b38b5446df40ddadcd76ef70c Mon Sep 17 00:00:00 2001
From: erikjohnston
To authenticate yourself to the server, you will need both the shared secret
-(registration_shared_secret
in the homeserver configuration), and a
-one-time nonce. If the registration shared secret is not configured, this API
-is not enabled.
registration_shared_secret
+in the homeserver configuration), and a one-time nonce. If the registration
+shared secret is not configured, this API is not enabled.
To fetch the nonce, you need to request one from the API:
> GET /_synapse/admin/v1/register
diff --git a/latest/admin_api/room_membership.html b/latest/admin_api/room_membership.html
index e3f833c9b8..f3c5429c92 100644
--- a/latest/admin_api/room_membership.html
+++ b/latest/admin_api/room_membership.html
@@ -76,7 +76,7 @@
diff --git a/latest/admin_api/rooms.html b/latest/admin_api/rooms.html
index 347dc8eac5..12a1c436b9 100644
--- a/latest/admin_api/rooms.html
+++ b/latest/admin_api/rooms.html
@@ -76,7 +76,7 @@
diff --git a/latest/admin_api/server_notices.html b/latest/admin_api/server_notices.html
index 672bad6ff1..ba7f004310 100644
--- a/latest/admin_api/server_notices.html
+++ b/latest/admin_api/server_notices.html
@@ -76,7 +76,7 @@
diff --git a/latest/admin_api/statistics.html b/latest/admin_api/statistics.html
index f575e994f2..111a5cb447 100644
--- a/latest/admin_api/statistics.html
+++ b/latest/admin_api/statistics.html
@@ -76,7 +76,7 @@
diff --git a/latest/admin_api/user_admin_api.html b/latest/admin_api/user_admin_api.html
index 9d1fb25231..adeefc21dc 100644
--- a/latest/admin_api/user_admin_api.html
+++ b/latest/admin_api/user_admin_api.html
@@ -76,7 +76,7 @@
diff --git a/latest/admin_api/version_api.html b/latest/admin_api/version_api.html
index 35b23cad1e..c792ac35bf 100644
--- a/latest/admin_api/version_api.html
+++ b/latest/admin_api/version_api.html
@@ -76,7 +76,7 @@
--
cgit 1.5.1