curl -X DELETE https://hapi.7331.org/v1/guilds/987654321098765432/vanity \ -b cookies.txt
{ "discord_id": "987654321098765432", "name": "My Cool Guild", "avatar_url": "https://cdn.discordapp.com/icons/987654321098765432/abc.png?size=1024", "has_premium": true, "member_count": 150, "prefix": "!", "subscription_expires_at": null, "source": "database", "created_at": "2025-06-01T00:00:00Z", "updated_at": "2026-03-11T10:05:00Z" }
Remove a guild’s vanity invite. Guild owner/sponsor or ADMIN+.
Was this page helpful?