Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Admin API endpoint to delete a reported event #15011

@Ezwen

Description

@Ezwen

Description:

Currently the event reports API can be used to list all reported events stored in a synapse instance.

While this is enough to browse events, AFAIK there is no way to delete elements from this list of reported events, eg. to delete a report considered invalid by an admin or by the report author.

I would expect being able to do something like:

DELETE /_synapse/admin/v1/event_reports/<event_report_id>

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Admin-APIA-ModerationTools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ...T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions