curl -sS -X DELETE 'https://matrix.example.com/_synapse/admin/v1/event_reports/5' -H "Authorization: Bearer $ACCESS_TOKEN"

Category: Matrix & Synapse

curl -sS -X DELETE 'https://matrix.example.com/_synapse/admin/v1/event_reports/5' -H "Authorization: Bearer $ACCESS_TOKEN"

Delete an event report record

Removes the report from the moderation queue so it no longer appears in the list. It does not delete or redact the reported message itself, so handle the content separately first. Use it to clear processed reports and keep the queue focused on open cases.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.