Delete a Binary Category
You can use the BinaryCatDelete action to delete a binary category from the IDOL Category component.For example:
http://12.3.4.56:9020/action=BinaryCatDelete&Name=spam_binarycat
This action uses port 9020
to instruct the IDOL Category component, which is located on a machine with the IP address 12.3.4.56
, to delete the binary category named spam_binarycat
.