From 37b0c8b51348d6908a8a2e9086923ee8a24789e5 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 17 Jan 2023 12:46:31 +0000 Subject: deploy: b6955673bfab5c8d553e8b43e9c50dd7b1212e2a --- latest/admin_api/purge_history_api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'latest/admin_api/purge_history_api.html') diff --git a/latest/admin_api/purge_history_api.html b/latest/admin_api/purge_history_api.html index bec236320b..9a61ccad38 100644 --- a/latest/admin_api/purge_history_api.html +++ b/latest/admin_api/purge_history_api.html @@ -155,7 +155,7 @@ paginate further back in the room from the point being purged from.

Note that Synapse requires at least one message in each room, so it will never delete the last message in a room.

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

+for a server admin: see Admin API.

The API is:

POST /_synapse/admin/v1/purge_history/<room_id>[/<event_id>]
 
-- cgit 1.5.1