curl -X POST https://hapi.7331.org/v1/portal/mute/123456789012345678 \ -H "Content-Type: application/json" \ -b cookies.txt \ -d '{"duration": 600, "reason": "Spamming"}'
{ "ok": true }
Mute a user in the portal. Moderator+ only.
user:muted
0
true
Was this page helpful?