#Delete topic endpoint?

1 messages · Page 1 of 1 (latest)

opal geyser
#

We started with self-hosted version of novu and use the topics.
But unfortunately I do not see the method for delete topic.

eager stag
#

hey @opal geyser 👋
we currently don't have the method to delete the topic...
what is your use case for it?

opal geyser
#

Hi Pawel!
We have an application , where organiser capable to create online meeting -> system create Novu topic -> users can book the place for this meeting -> system add user to Novu topic -> Organiser activate session - system triggered Novu to send push notification to users added to topic that meeting start soon - meeting finished - Novu topic must be deleted.
We have a lot of organiser , so a lot of meeting sessions and Novu topics.
We must to clean up system from unused topics. 🙂
Could you propose something ?

tame sand
#

@opal geyser we didn't think for topics to be used as throw away events and more like reusable batch notifications but your use case brings a good point.
We can implement one but for safety reasons we might probably ask for removing all subscribers first to avoid people doing mistakes when deleting the topic.
Would you mind to create a GitHub feature request so we can track it and put it in the roadmap?

tame sand
#

Delete topic endpoint?

opal geyser
#

Hi @tame sand Thank you!
I will ask my team lead to create GitHub feature request.