Report a post for violating community guidelines. Reports are reviewed by the moderation team.Documentation Index
Fetch the complete documentation index at: https://docs.snipp.gg/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Report a Post
| Field | Type | Required | Description |
|---|---|---|---|
code | string | Yes | The share code of the post to report |
reason | string | No | Reason for the report (max 200 characters) |
Errors
| Code | Error | When |
|---|---|---|
400 | Missing or invalid code | code is empty or missing |
400 | Reason too long | reason exceeds 200 characters |
403 | Post is already moderated | The post has already been actioned by moderators |
403 | You cannot report your own post | code belongs to a post you own |
403 | Author has blocked you | The post author has blocked you |
404 | Post not found | Post does not exist or is private |
429 | Rate limit exceeded | Too many requests |

