From f2c9493d3c0731808c4f526bb9c3c7e81bbf887d Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 28 Feb 2023 12:09:54 +0000 Subject: deploy: 93f7955eba50c827f96e1b2e8e44ef22a98cecc4 --- develop/print.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 00188a422c..1afc6e18d0 100644 --- a/develop/print.html +++ b/develop/print.html @@ -11527,6 +11527,16 @@ was reported. have a canonical alias set.
  • event_json: object - Details of the original event that was reported.
  • +

    Delete a specific event report

    +

    This API deletes a specific event report. If the request is successful, the response body +will be an empty JSON object.

    +

    The api is:

    +
    DELETE /_synapse/admin/v1/event_reports/<report_id>
    +
    +

    URL parameters:

    +

    Querying media

    These APIs allow extracting media information from the homeserver.

    Details about the format of the media_id and storage of the media in the file system -- cgit 1.4.1