curl -X POST https://hapi.7331.org/v1/admin/bots/111222333444555666/unverify \
-b cookies.txt
{
"message": "Bot verification removed"
}
Remove bot verification (admin only).
curl -X POST https://hapi.7331.org/v1/admin/bots/111222333444555666/unverify \
-b cookies.txt
{
"message": "Bot verification removed"
}
Was this page helpful?