From 9061d49ebbefffeee2de5178461086224f178a24 Mon Sep 17 00:00:00 2001 From: babolivier Date: Tue, 8 Feb 2022 13:26:46 +0000 Subject: deploy: 0b561a0ea1384db214c274f45b160c538d2ab65d --- latest/admin_api/event_reports.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'latest/admin_api/event_reports.html') diff --git a/latest/admin_api/event_reports.html b/latest/admin_api/event_reports.html index a90b1e8122..9e23060f0a 100644 --- a/latest/admin_api/event_reports.html +++ b/latest/admin_api/event_reports.html @@ -184,11 +184,11 @@

Show reported events

This API returns information about reported events.

+

To use it, you will need to authenticate by providing an access_token +for a server admin: see Admin API.

The api is:

GET /_synapse/admin/v1/event_reports?from=0&limit=10
 
-

To use it, you will need to authenticate by providing an access_token for a -server admin: see Admin API.

It returns a JSON body like the following:

{
     "event_reports": [
@@ -265,8 +265,6 @@ have a canonical alias set.
 

The api is:

GET /_synapse/admin/v1/event_reports/<report_id>
 
-

To use it, you will need to authenticate by providing an access_token for a -server admin: see Admin API.

It returns a JSON body like the following:

{
     "event_id": "$bNUFCwGzWca1meCGkjp-zwslF-GfVcXukvRLI1_FaVY",
-- 
cgit 1.5.1