1
0
This commit is contained in:
hughns
2025-06-03 11:37:17 +00:00
parent 9910d300f7
commit db14673b99
5 changed files with 36 additions and 4 deletions

View File

@@ -330,7 +330,8 @@ deactivating and erasing users see <a href="#deactivate-account">Deactivate Acco
<li>
<p><code>user_type</code> - <strong>string</strong> or null, optional. If not provided, the user type will be
not be changed. If <code>null</code> is given, the user type will be cleared.
Other allowed options are: <code>bot</code> and <code>support</code>.</p>
Other allowed options are: <code>bot</code> and <code>support</code> and any extra values defined in the homserver
<a href="../usage/configuration/config_documentation.html#user_types">configuration</a>.</p>
</li>
</ul>
<h2 id="list-accounts"><a class="header" href="#list-accounts">List Accounts</a></h2>