summary refs log tree commit diff
path: root/docs/admin_api/delete_group.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove docs for Delete Group Admin API (#13112)Aaron Raimist2022-06-271-14/+0
| | | | | | This API no longer exists. Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Consolidate the `access_token` information in the admin api (#11861)Dirk Klimpel2022-01-311-3/+3
| | | Co-authored-by: reivilibre <olivier@librepush.net>
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-161-1/+1
| | | | | * Fix broken links in documentation * newsfile
* Compile and render Synapse's docs into a browsable, mobile-friendly and ↵Andrew Morgan2021-06-031-1/+1
| | | | searchable website (#10086)
* Clarifications to the admin api documentation (#7647)Richard van der Hoff2020-06-051-2/+2
| | | | | | * Clarify how to authenticate * path params are not the same thing as query params * Fix documentation for `/_synapse/admin/v2/users/<user_id>`
* Move admin API to a new prefixRichard van der Hoff2019-05-011-1/+1
|
* Add admin API for group deletionErik Johnston2019-04-031-0/+14