mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 09:59:32 -05:00
Move admin API to a new prefix
This commit is contained in:
parent
579b637b6c
commit
8e9ca83537
12 changed files with 76 additions and 36 deletions
|
|
@ -8,7 +8,7 @@ being deleted.
|
|||
The API is:
|
||||
|
||||
```
|
||||
POST /_matrix/client/r0/admin/delete_group/<group_id>
|
||||
POST /_synapse/admin/v1/delete_group/<group_id>
|
||||
```
|
||||
|
||||
including an `access_token` of a server admin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue