Synapse

Revision as of 16:01, 27 October 2025 by Ju (talk | contribs) (Created page with " curl --request DELETE --header "Authorization: Bearer <auth token from element admin>" "https://l9000.net/_synapse/admin/v2/rooms/<url encoded room ID>" -d '{"purge":true}' Category:Free Software")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

curl --request DELETE --header "Authorization: Bearer <auth token from element admin>" "https://l9000.net/_synapse/admin/v2/rooms/<url encoded room ID>" -d '{"purge":true}'