Skip to content
Snippets Groups Projects
Unverified Commit 6b21986e authored by Brendan Abolivier's avatar Brendan Abolivier
Browse files

Also spell it out in the purge history API doc

parent 705c9783
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@ Depending on the amount of history being purged a call to the API may take
several minutes or longer. During this period users will not be able to
paginate further back in the room from the point being purged from.
Note that, in order to not break the room, this API won't delete the last
message sent to it.
The API is:
``POST /_synapse/admin/v1/purge_history/<room_id>[/<event_id>]``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment