Module ruma::api::client::redact::redact_event

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api only.
Expand description

PUT /_matrix/client/*/rooms/{roomId}/redact/{eventId}/{txnId}

Redact an event, stripping all information not critical to the event graph integrity.

Modules§