From a49f7c66a59e89de22dcccd86b813ab4676487e2 Mon Sep 17 00:00:00 2001
From: reivilibre This API allows you to manage tokens which can be used to authenticate
registration requests, as proposed in
-MSC3231.
+MSC3231
+and stabilised in version 1.2 of the Matrix specification.
To use it, you will need to enable the Registration Tokens
registration_requires_token
config
option, and authenticate by providing an access_token
for a server admin:
-see Admin API.
-Note that this API is still experimental; not all clients may support it yet.
Most endpoints make use of JSON objects that contain details about tokens. These objects have the following fields:
-- cgit 1.5.1