Submit a content report for an entity or comment
Submits a report on an entity or comment. If a report already exists for the target, the authenticated user’s report is added to it (incrementsDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
reporterCount). If the same user has already reported the same target, a 200 is returned without creating a duplicate.
Authentication required.
entity, comment.201 Created when a new report is created:
200 OK when an existing report is updated with a new reporter:
200 OK when the user has already reported this target:
Target Not Found — 404
"entity not found" or "comment not found".