mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-19 08:24:25 +01:00
Fix whole path for admin route
This commit is contained in:
parent
d8e357b7cf
commit
031919dafb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This API extends the validity of an account by as much time as configured in the
|
|||
|
||||
The API is::
|
||||
|
||||
POST /_matrix/client/unstable/account_validity/validity
|
||||
POST /_matrix/client/unstable/admin/account_validity/validity
|
||||
|
||||
with the following body:
|
||||
|
||||
|
|
Loading…
Reference in a new issue