Remove MQTT Topic via rule

HI,

Openhab 1.8.x - We are using this command - publish(“Broker”,"Topic,“payload”) - in a rule to publish topics that are created dynamically. We would like to remove a topic on the broker from a rule like mosquitto_pub with -r -n.

Anyone know how to remove a topic from an openhab rule?

Thank you

HI – Got it - we simply sent a null payload topic removed