Resolve a reported chat message within a space
"remove-message" — marks the message as removed via moderation (requires messageId)"ban-user" — bans the target user from the space (requires userId and reason)"dismiss" — dismisses the report without action (cannot be combined with other actions)remove-message is included in actions.actionTaken on the report record.ban-user is included in actions.ban-user is included in actions.200 OK:
Report Not Found — 404
Report Not in Space — 404
Message Not Found — 404
User Not Found — 404
User Not a Member — 404
Invalid Action Combination — 400