Resolve Report
community-moderation-admin
Resolve Report
Resolve a pending moderation report.
Accepted resolutions: dismissed | deleted | warned | banned | soft_banned.
Returns 200 + updated report on success. Returns 404 when the report does not exist. Returns 409 when the report has already been resolved. Returns 422 when the resolution value is invalid. Returns 403 when the resolution is blocked (e.g. banning the hub owner). Returns 501 when the resolution path is not yet implemented (e.g. delete_content cascade, message type).
PATCH
Resolve Report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json