Braze JavaScript SDK
    Preparing search index...

    Function removeSubscription

    • Remove an event subscription that you previously subscribed to.

      Parameters

      • subscriptionGuid: string

        The identifier of the subscription you wish to remove, returned by the method you initially used to create it.

      Returns void