Function removeInvitation

  • Remove an surveyinvitation from the database

    Parameters

    • token: string
    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>