mastodon-api
mastodon-api copied to clipboard
Feature Request: admin/reports API methods
1. Problem to solve
- [ ] GET https://mastodon.example/api/v1/admin/reports
- [ ] GET https://mastodon.example/api/v1/admin/reports/:id
- [ ] PUT https://mastodon.example/api/v1/admin/reports/:id
- [ ] POST https://mastodon.example/api/v1/admin/reports/:id/assign_to_self
- [ ] POST https://mastodon.example/api/v1/admin/reports/:id/unassign
- [ ] POST https://mastodon.example/api/v1/admin/reports/:id/resolve
- [ ] POST https://mastodon.example/api/v1/admin/reports/:id/reopen
2. Proposal
3. More information
https://docs.joinmastodon.org/methods/admin/reports/
This issue is stale because it has been open for 30 days with no activity.