Hierarchy

  • HAMSApiClient

Webhook

  • Create webhook endpoint

    Throws

    If webhook already exists

    Throws

    If failed to create webhook

    Parameters

    • endpoint: string

      Webhook endpoint

    Returns Promise<void>

  • Delete webhook endpoint

    Throws

    If failed to delete webhook

    Returns Promise<void>

Generated using TypeDoc