Blacklists
Blocklists
Remove a blocklist.
delete/blocklist/{id}
Path parameters
idinteger required
ID of the resource
Response
Successfully removed firewall blocklist
Example response
{
"success": true,
"message": "Successfully removed blocklist!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.