summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-07-05 12:04:09 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-07-05 12:04:09 +0000
commitf80de33aa376aa68f03685f0d430bd25ca2ae217 (patch)
tree743cba0a06dd042e40422f56ab86150cba707874 /develop/print.html
parentdeploy: a9d2e40ea4533e3f5fd369e817319e34f2a7dde9 (diff)
downloadsynapse-f80de33aa376aa68f03685f0d430bd25ca2ae217.tar.xz
deploy: 57538eb4d9fef09f4c3a234d51e34478f45b7917
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html12
1 files changed, 4 insertions, 8 deletions
diff --git a/develop/print.html b/develop/print.html

index 305a304379..8d7788566d 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -12535,19 +12535,15 @@ will be an empty JSON object.</p> </ul> <div style="break-before: page; page-break-before: always;"></div><h1 id="experimental-features-api"><a class="header" href="#experimental-features-api">Experimental Features API</a></h1> <p>This API allows a server administrator to enable or disable some experimental features on a per-user -basis. The currently supported features are: </p> +basis. The currently supported features are:</p> <ul> -<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3026">MSC3026</a>: busy -presence state enabled</li> -<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3881">MSC3881</a>: enable remotely toggling push notifications -for another client </li> -<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3967">MSC3967</a>: do not require -UIA when first uploading cross-signing keys. </li> +<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3881">MSC3881</a>: enable remotely toggling push notifications +for another client</li> </ul> <p>To use it, you will need to authenticate by providing an <code>access_token</code> for a server admin: see <a href="admin_api/../usage/administration/admin_api/">Admin API</a>.</p> <h2 id="enablingdisabling-features"><a class="header" href="#enablingdisabling-features">Enabling/Disabling Features</a></h2> -<p>This API allows a server administrator to enable experimental features for a given user. The request must +<p>This API allows a server administrator to enable experimental features for a given user. The request must provide a body containing the user id and listing the features to enable/disable in the following format:</p> <pre><code class="language-json">{ &quot;features&quot;: {