### Permanently delete from Trash

`POST /api/v1/admin/trash/empty`

- Authentication: manager session (JWT) or API token
- Permission: `prm_tools_trash_purge` (Permanently delete from Trash)
- Risk: danger
- Rate limit bucket: `t_mutate`

_This endpoint has no hand-written reference entry yet. The method, path, authentication, permission and rate limit above are generated from the running router and are accurate; there is no request or response example._

