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 POST "https://relay.snipp.gg/block" \ -H "relay-key: YOUR_RELAY_KEY" \ -H "Content-Type: application/json" \ -d '{"targetId": "123456789012345678"}'
{ "blocked": true }
message
{ "blocked": true, "message": "User is already blocked." }