Hi,
I am implementing a solution where I will be using the Notifications API [websockets] to listen to a couple of events for active conversations in my org. I realize there is limit on the number of channels per org [20] and the number of topics per channel [1000].
Lets say I am subscribed and listening to a conversations acd.start and acd.event, When the conversation is completed/terminated in genesys cloud will the topic still stay active and count towards the limit ?
#PlatformAPI------------------------------
// Ignatious
------------------------------