-
Notifications
You must be signed in to change notification settings - Fork 15
Feature Request: admin/reports API methods #42
Copy link
Copy link
Open
Labels
feathelp wantedExtra attention is neededExtra attention is neededservice/adminuntriagedv1Indicates that it is a v1 endpoint.Indicates that it is a v1 endpoint.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feathelp wantedExtra attention is neededExtra attention is neededservice/adminuntriagedv1Indicates that it is a v1 endpoint.Indicates that it is a v1 endpoint.