summary refs log tree commit diff
path: root/docs/admin_api/register_api.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move admin API to a new prefixRichard van der Hoff2019-05-011-2/+2
|
* create support user (#4141)Neil Johnson2018-12-141-4/+7
| | | | | | Allow for the creation of a support user. A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
* Update the admin register documentation to return a real user IDTravis Ralston2018-08-171-1/+1
| | | Presumably this is the intention anyways. I've also updated the domain part to be something more along the lines of what people might expect.
* Admin API for creating new users (#3415)Amber Brown2018-07-201-0/+63