Constructors

Methods

  • Delete an existing event subscription by ID. Delete event subscription

    Parameters

    • subscriptionId: number

      The ID of the event subscription.

    • appId: number

      The ID of the app.

    • Optional_options: Configuration

    Returns Promise<void>

  • Delete an existing event subscription by ID. Delete event subscription

    Parameters

    • subscriptionId: number

      The ID of the event subscription.

    • appId: number

      The ID of the app.

    • Optional_options: Configuration

    Returns Promise<HttpInfo<void>>