From b60efa69dad9c8b1a4e2e306a59b470f10b3f670 Mon Sep 17 00:00:00 2001
From: richvdh
GET /_synapse/admin/v1/room/<room_id>/media
To use it, you will need to authenticate by providing an access_token
for a
-server admin: see Admin API.
The API returns a JSON body like the following:
{
"local": [
@@ -414,7 +414,7 @@ All cached media that was last accessed before this timestamp will be removed.
deleted
: integer - The number of media items successfully deleted
To use it, you will need to authenticate by providing an access_token
for a
-server admin: see Admin API.
+server admin: see Admin API.
If the user re-requests purged remote media, synapse will re-request the media
from the originating server.
--
cgit 1.5.1