Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://relay.snipp.gg/comment" \ -H "relay-key: YOUR_RELAY_KEY" \ -H "Content-Type: application/json" \ -d '{"shareCode": "AbCd1234", "commentId": "00000000-0000-4000-8000-000000000000"}'
{ "comments": [ { "id": "11111111-1111-4111-8111-111111111111", "body": "Still here", "userId": "987654321098765432", "user": { "username": "playertwo", "avatar": "https://i.snipp.gg/avatars/987654321098765432/avatar.png" }, "createdAt": "2026-05-03T12:05:00Z" } ] }