Skip to content

Commit

Permalink
reword doc
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Eastwood <madlittlemods@gmail.com>
  • Loading branch information
H-Shay and MadLittleMods authored Oct 29, 2024
1 parent 4f105df commit 8b5a752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin_api/user_admin_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1366,7 +1366,7 @@ _Added in Synapse 1.72.0._
## Redact all the events of a user

This endpoint allows an admin to redact the events of a given user. There are no restrictions on redactions for a
local user. Redactions for non-local users are issued using the admin user, and will fail in rooms where the admin user is not admin/does not have the specified power level to issue redactions.
local user. By default, we puppet the user who sent the message to redact it themselves. Redactions for non-local users are issued using the admin user, and will fail in rooms where the admin user is not admin/does not have the specified power level to issue redactions.

The API is
```
Expand Down

0 comments on commit 8b5a752

Please sign in to comment.