Resolve a reported comment within a space
Resolves a filed report against a comment in a space. Requires the caller to be a moderator or admin of that space.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
remove-comment."remove-comment" — marks the comment as removed via moderation"ban-user" — bans the target user from the space (requires userId and reason)"dismiss" — dismisses the report without action (requires summary; cannot be combined with other actions)dismiss or any non-dismiss action.ban-user is included in actions.ban-user is included in actions.201 Created:
Report Not Found — 404
Report Not in Space — 404
Comment Not Found — 404
Comment Not in Space — 404
User Not Found — 404
User Not a Member — 404
Invalid Action Combination — 400
Missing Required Fields — 400
ban-user is used without userId or reason: