Hi! I would like to unsubscribe all users from a new section of our status page. (I then plan to resubscribe only users who this section applies to).
Is there a way to bulk unsubscribe everyone from a section?
Hey @Abby Closs ,
Thanks for reaching out to the Statuspage Community!
The only way to 'bulk' unsubscribe users would be to use the API. Since you specify unsubscribing from a portion of those components, then you would need to create a script that iterates through a list of subscribers and updates what components they are subscribed to using this endpoint: https://developer.statuspage.io/#operation/deletePagesPageIdSubscribersSubscriberId
You will basically update them to remove the components you dont want them to be subscribed to.
Hope this helps,
Abraham, Statuspage Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.