AntiRaidAntiRaid

Delete Blocked URL

Remove a URL from your server's block list.

Updated April 11, 2026

Use /urlblock delete to unblock a URL so users can post it again.

Usage

/urlblock delete url:[url]

Requires the urlblock.delete permission.

Deleting a blocked URL

Parameters

PropTypeDescription
url
string
The exact URL to unblock. Must match the format stored in the block list.

Notes

  • The URL must match exactly as it appears in your block list — including protocol (https://) if that's how it was stored. Use /urlblock list to see the exact format.
  • Only one URL can be removed per command. Run the command multiple times to remove several.
  • The change takes effect immediately.